fr.umlv.tatoo.cc.tools.generator
Class ToolsGenerator
java.lang.Object
fr.umlv.tatoo.cc.common.generator.Generator
fr.umlv.tatoo.cc.tools.generator.ToolsGenerator
public class ToolsGenerator
- extends Generator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolsGenerator
public ToolsGenerator(File sourceDir)
throws GeneratorException
- Throws:
GeneratorException
generate
public void generate(GeneratorBean bean,
RuleFactory ruleFactory,
GrammarRepository grammarItemsRepository,
EBNFSupport ebnfSupport,
ToolsFactory toolsFactory,
Set<? extends ProductionDecl> astSet)
throws GeneratorException
- Throws:
GeneratorException