프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EOFSymbol | |||
Special | |||
arr | int[] | ||
erh | |||
literals | |||
m_accept | |||
m_concrete | bool | ||
m_startSymbol | |||
m_states | |||
symbolInfo | |||
symbols | |||
types |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | object |
public GetSymbolInfo ( string name, int num ) : ParsingInfo | ||
name | string | |
num | int | |
리턴 | ParsingInfo |
public PrintTransitions ( Func f, string s ) : void | ||
f | Func | |
s | string | |
리턴 | void |
public Hashtable,System.Collections symbolInfo | ||
리턴 |