Parser

Base parser class with abstract operators.

Members

Functions

opBinary
Parser opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
Result opCall(Token[] tokens, int pos)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta