class SerializedParsedExpression extends
Node parse(
Classes
class Token Represents a Token. Constants
getName()
ParsedExpression
Compiler raw(string $string)
next() Sets the pointer to the next token and returns the old one.
class Parser Parsers a token stream. This parser implements a "Precedence climbing" algorithm
Page 1 of 5