Reserved

Parse individual reserved keyword or operator.

Constructors

this
this(string value)
Undocumented in source.

Members

Functions

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

Variables

value
string value;
Undocumented in source.

Inherited Members

From Parser

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