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