fr.umlv.tatoo.cc.lexer.main
Class LexerBean
java.lang.Object
fr.umlv.tatoo.cc.common.main.GeneratorBean
fr.umlv.tatoo.cc.lexer.main.LexerBean
- All Implemented Interfaces:
- LexerOption.LexerParam
public class LexerBean
- extends GeneratorBean
- implements LexerOption.LexerParam
Methods inherited from class fr.umlv.tatoo.cc.common.main.GeneratorBean |
addInputFile, addInputFilenames, addInputFiles, finish, getAliasMap, getAllInputFiles, getDestination, getExtensionBus, getGenerateDefault, getInputFiles, getLogLevel, getPackage, isRegisterDefaultExtensions, isValidating, registerDefaults, setAllPackages, setDestination, setGenerate, setGenerateDefault, setLogLevel, setPackage, setRegisterDefaultExtensions, setTypeName, setValidating |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexerBean
public LexerBean()
getLexerType
public LexerType getLexerType()
setLexerType
public void setLexerType(LexerType lexerType)
- Specified by:
setLexerType
in interface LexerOption.LexerParam