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