Method |
Description |
|
Accessor ( CSymbol x ) : bool |
|
|
AddEntries ( ) : void |
|
|
CheckClosure ( ProdItem item ) : void |
|
|
CheckExists ( ) : ParseState |
|
|
Closure ( ) : void |
|
|
GetTransition ( CSymbol s ) : Transition |
|
|
Lookback ( Production pr, ParseState p ) : bool |
|
|
MaybeAdd ( ProdItem item ) : void |
|
|
ParseState ( ) : System |
|
|
ParseState ( SymbolsGen syms, CSymbol acc ) : System |
|
|
Print ( ) : void |
|
|
Print0 ( ) : void |
|
|
PrintTransition ( ParsingInfo pi ) : void |
|
|
ReduceStates ( ) : void |
|
|
SameAs ( ParseState p ) : bool |
|
|
Serialise ( object o, Tools.Serialiser s ) : object |
|
|