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