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.
getFunction($name) Parameters $name
registerProvider(
subcompile(Node $node)
parsePostfixExpression($node) Parameters $node
class ParsedExpression extends
bool isEOF() Checks if end of stream was reached.
string getSource() Gets the current PHP code after compilation.
Page 2 of 5