GoldDotNet Documentation

Parser Properties

The properties of the Parser class are listed below. For a complete list of Parser class members, see the Parser Members topic.

Public Instance Properties

CurrentLineNumber
CurrentReductionGets 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

See Also

Parser Class | DevinCook.GoldParser Namespace