|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandLineParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
COMMENT
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
EOF
End of File. |
static int |
OPAQUE_STRING
RegularExpression Id. |
static int |
PIPE
RegularExpression Id. |
static int |
QUOTED_STRING
RegularExpression Id. |
static int |
SEMICOLON
RegularExpression Id. |
static int |
STRING
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
Field Detail |
---|
static final int EOF
static final int COMMENT
static final int STRING
static final int OPAQUE_STRING
static final int QUOTED_STRING
static final int SEMICOLON
static final int PIPE
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |