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

java.lang.Object
  extended by fr.umlv.tatoo.cc.lexer.main.LexerOption

public class LexerOption
extends Object


Nested Class Summary
static interface LexerOption.LexerParam
           
 
Field Summary
static AbstractSimpleCommand<LexerOption.LexerParam> charset
           
static AbstractSimpleCommand<GeneratorBean> name
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

charset

public static final AbstractSimpleCommand<LexerOption.LexerParam> charset

name

public static final AbstractSimpleCommand<GeneratorBean> name