The properties of the Parser class are listed below. For a complete list of Parser class members, see the Parser Members topic.
CurrentLineNumber | |
CurrentReduction | Gets the Reduction made by the parsing engine. |
CurrentToken | |
DfaStates | Deterministic Finite Automata States |
InitialDfaState | Initial DFA State |
InitialLalrState | Initial LALR State |
LalrTables | LALR Tables |
RuleTable | Rule Table |
SymbolTable | Symbol Table |
TrimReductions |
Parser Class | DevinCook.GoldParser Namespace