fr.umlv.tatoo.cc.parser.lr
Class LRGrammarAugmenter
java.lang.Object
fr.umlv.tatoo.cc.parser.table.GrammarAugmenter
fr.umlv.tatoo.cc.parser.lr.LRGrammarAugmenter
public class LRGrammarAugmenter
- extends GrammarAugmenter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRGrammarAugmenter
public LRGrammarAugmenter()
getAugmentingProduction
public ProductionDecl getAugmentingProduction(NonTerminalDecl start,
TerminalDecl eof)
- Specified by:
getAugmentingProduction
in class GrammarAugmenter