fr.umlv.tatoo.cc.lexer.main
Class LexerBean

java.lang.Object
  extended by fr.umlv.tatoo.cc.common.main.GeneratorBean
      extended by fr.umlv.tatoo.cc.lexer.main.LexerBean
All Implemented Interfaces:
LexerOption.LexerParam

public class LexerBean
extends GeneratorBean
implements LexerOption.LexerParam


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.umlv.tatoo.cc.common.main.GeneratorBean
GeneratorBean.GenerateOption
 
Constructor Summary
LexerBean()
           
 
Method Summary
 LexerType getLexerType()
           
 void setLexerType(LexerType lexerType)
           
 
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
 

Constructor Detail

LexerBean

public LexerBean()
Method Detail

getLexerType

public LexerType getLexerType()

setLexerType

public void setLexerType(LexerType lexerType)
Specified by:
setLexerType in interface LexerOption.LexerParam