next() Sets the pointer to the next token and returns the old one.
class SyntaxError extends LogicException Methods
string compile(Expression|string
class Parser Parsers a token stream. This parser implements a "Precedence climbing" algorithm
subcompile(Node $node)
parsePostfixExpression($node) Parameters $node
evaluate($functions, $values) Parameters $functions
compile(Compiler $compiler)
bool isEOF() Checks if end of stream was reached.
registerProvider(
Page 3 of 8