All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
addActions(int id,
ParserTable result,
ConflictHandler handler) |
void |
closure(Grammar grammar,
Map<Integer,PrefixSet> firsts,
int k) |
boolean |
equals(Object obj) |
static State |
forStartSymbol(Grammar grammar,
int eof) |
Item |
getReduceItem(int production) |
void |
gotos(PDABuilder pda,
Map<Integer,PrefixSet> firsts,
Queue created,
int k) |
int |
hashCode() |
Shift |
lookupShift(int symbol) |
String |
toShortString(Grammar grammar) |
String |
toString(int id,
Grammar grammar) |