Property | Type | Description | |
---|---|---|---|
EOFSymbol | |||
Special | |||
arr | int[] | ||
erh | |||
literals | |||
m_accept | |||
m_concrete | bool | ||
m_startSymbol | |||
m_states | |||
symbolInfo | |||
symbols | |||
types |
Method | Description | |
---|---|---|
Action ( |
||
ClassInit ( |
||
Emit ( |
||
GetEOF ( |
||
GetParser ( |
||
GetSymbolInfo ( string name, int num ) : ParsingInfo | ||
PrintTransitions ( Func f, string s ) : void | ||
Transitions ( Builder b ) : void | ||
YyParser ( ) : System |
public Action ( |
||
yyp | ||
yysym | ||
yyact | int | |
return | object |
public Emit ( |
||
m_outFile | ||
return | void |
public GetSymbolInfo ( string name, int num ) : ParsingInfo | ||
name | string | |
num | int | |
return | ParsingInfo |
public PrintTransitions ( Func f, string s ) : void | ||
f | Func | |
s | string | |
return | void |
public Hashtable,System.Collections literals | ||
return |
public Hashtable,System.Collections m_states | ||
return |
public Hashtable,System.Collections symbolInfo | ||
return |
public Hashtable,System.Collections symbols | ||
return |