메소드 |
설명 |
|
AddToFollow ( Transition a, SymbolSet s ) : void |
|
|
AddToRead ( Transition a, SymbolSet s ) : void |
|
|
BuildDR ( Transition t ) : void |
|
|
BuildIncludes ( Transition t ) : void |
|
|
BuildLA ( Transition t ) : void |
|
|
BuildLookback ( Transition t ) : void |
|
|
BuildParseTable ( Transition t ) : void |
|
|
BuildReads ( Transition t ) : void |
|
|
DR ( Transition a ) : SymbolSet |
|
|
Final ( Transition t ) : void |
|
|
Follow ( Transition a ) : SymbolSet |
|
|
Print ( SymbolSet x, string s ) : void |
|
|
Print0 ( ) : void |
|
|
Read ( Transition a ) : SymbolSet |
|
|
Transition ( ParseState p, CSymbol a ) : System |
|
|
includes ( Transition a ) : Hashtable |
|
|
reads ( Transition a ) : Hashtable |
|
|