fr.umlv.tatoo.cc.parser.main
Class ParserOption
java.lang.Object
fr.umlv.tatoo.cc.parser.main.ParserOption
public class ParserOption
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logFile
public static final AbstractSimpleCommand<ParserParam> logFile
parserType
public static final AbstractSimpleCommand<ParserParam> parserType
- Defines the type of the parser SLR(0), LR(1), LALR(1).
conflictResolver
public static final AbstractSimpleCommand<ParserParam> conflictResolver
- Defines the conflict resolver.