|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.metasyntactic.math.automata.LRParseTableFactory
| Constructor Summary | |
LRParseTableFactory()
|
|
| Method Summary | |
LRParseTable |
newLRParseTable(ContextFreeGrammar cfg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LRParseTableFactory()
| Method Detail |
public LRParseTable newLRParseTable(ContextFreeGrammar cfg)
throws ParseTableConflict
ParseTableConflict
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||