Start State:< -> ->[#] ->[nl]{1} ->[input][=]{2} ->[typeName][variableName]{3} ->[#] ->[,]{1} -> ->[nl]{1} ->[#] -> -> -> -> -> -> ->[initialize]{1} ->[name][as][typeName]{4} ->[,]{1} ->[#] ->[=]{5} ->[if][then][nl]{6} ->[else][nl]{7}[endIf]{1} ->[endIf]{1} ->[while][nl]{8}[endWhile]{9} ->[forEach][name][in][nl]{10}[nl][next]{11} ->[return]{21} -> -> ->[#] ->[*/]{12} -> ->[constant] ->[(]{1}[)]{1} ->[#] ->[+-]{13} ->[relationalOperator]{14} ->[name]{15} ->[#]{16} ->[.]{17} ->[(][)]{18} ->[#] -> ->[function][functionName][(]{19}[)][nl]{20}[nl][endFunction][nl] ->[name][as][typeName] ->[,] ->[#] ->[#]