fr.umlv.tatoo.cc.parser.generator
Class ParserGenerator
java.lang.Object
fr.umlv.tatoo.cc.common.generator.Generator
fr.umlv.tatoo.cc.parser.generator.ParserGenerator
public class ParserGenerator
- extends Generator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserGenerator
public ParserGenerator(File sourceDir)
throws GeneratorException
- Throws:
GeneratorException
generate
public void generate(GeneratorBean bean,
GrammarRepository factory,
ParserTableDecl table)
throws GeneratorException
- Throws:
GeneratorException