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