dil.parser.Parser

Members

Classes

Parser
class Parser

The Parser produces a full parse tree by examining the list of tokens provided by the Lexer.

Functions

Any
bool Any(TOK x)

Returns true if x is in a list of TOK values.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity very high)