(virtual) returns a string representing the current state of the syntax tree
Implemented in builtinNode, forNode, functionNode, ifNode, NumberNode, OperatorNode, StringNode, VariableNode, and whileNode.