An exception for terminatinating execution or to throw for unit testing.
getNode(array $values, $line)
Gets the nodes based on the parsed values.
__construct($tag, $grammar)
getGrammar()
Gets the grammar as an object or as a string.
getTag()
Gets the tag name associated with this token parser.
Represents a node that outputs an expression.
Represents a node in the AST.