c [Token word="foo", lineNumber=3, fileName="CompilerExampleFull.vnano", type=LEAF, priority=0, LEAF_TYPE="variableIdentifier"] [Token word="=", lineNumber=3, fileName="CompilerExampleFull.vnano", type=OPERATOR, priority=6000, OPERATOR_EXECUTOR="assignment", OPERATOR_SYNTAX="binary", OPERATOR_ASSOCIATIVITY="right"] [Token word="bar", lineNumber=3, fileName="CompilerExampleFull.vnano", type=LEAF, priority=0, LEAF_TYPE="variableIdentifier"] [Token word="+", lineNumber=3, fileName="CompilerExampleFull.vnano", type=OPERATOR, priority=3100, OPERATOR_EXECUTOR="arithmetic", OPERATOR_SYNTAX="binary", OPERATOR_ASSOCIATIVITY="left"] [Token word="456", lineNumber=3, fileName="CompilerExampleFull.vnano", type=LEAF, priority=0, LEAF_TYPE="literal", DATA_TYPE="int", RANK="0"] [Token word=";", lineNumber=3, fileName="CompilerExampleFull.vnano", type=END_OF_STATEMENT, priority=0] c