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