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