|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParserConstants
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 |
QUOTED_STRING
RegularExpression Id. |
static int |
STRING
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
WHITESPACE
RegularExpression Id. |
| Field Detail |
|---|
static final int EOF
static final int WHITESPACE
static final int COMMENT
static final int STRING
static final int OPAQUE_STRING
static final int QUOTED_STRING
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||