|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SimpleParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| Field Summary | |
|---|---|
static int |
ALIGN
RegularExpression Id. |
static int |
AND
RegularExpression Id. |
static int |
CLOSE_ENLARGE
RegularExpression Id. |
static int |
CLOSE_PAREN
RegularExpression Id. |
static int |
CLOSE_RANGE
RegularExpression Id. |
static int |
CLOSE_REMAP
RegularExpression Id. |
static int |
CLOSE_WEIGHT
RegularExpression Id. |
static int |
COLON
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
EOF
End of File. |
static int |
FALSE
RegularExpression Id. |
static int |
HOLE
RegularExpression Id. |
static int |
INTERVAL_SEPARATOR
RegularExpression Id. |
static int |
MINUS
RegularExpression Id. |
static int |
NOT
RegularExpression Id. |
static int |
OAND
RegularExpression Id. |
static int |
OPEN_ENLARGE
RegularExpression Id. |
static int |
OPEN_PAREN
RegularExpression Id. |
static int |
OPEN_RANGE
RegularExpression Id. |
static int |
OPEN_REMAP
RegularExpression Id. |
static int |
OPEN_WEIGHT
RegularExpression Id. |
static int |
OR
RegularExpression Id. |
static int |
PLUS
RegularExpression Id. |
static int |
PREFIX
RegularExpression Id. |
static int |
QUOTE
RegularExpression Id. |
static int |
REMAP
RegularExpression Id. |
static int |
SEMICOLON
RegularExpression Id. |
static int |
SHARP
RegularExpression Id. |
static int |
TILDA
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
TRUE
RegularExpression Id. |
static int |
WORD
RegularExpression Id. |
| Field Detail |
|---|
static final int EOF
static final int AND
static final int OAND
static final int OR
static final int NOT
static final int ALIGN
static final int OPEN_PAREN
static final int CLOSE_PAREN
static final int OPEN_RANGE
static final int CLOSE_RANGE
static final int OPEN_WEIGHT
static final int CLOSE_WEIGHT
static final int OPEN_REMAP
static final int CLOSE_REMAP
static final int REMAP
static final int OPEN_ENLARGE
static final int CLOSE_ENLARGE
static final int QUOTE
static final int COLON
static final int SEMICOLON
static final int TILDA
static final int PLUS
static final int MINUS
static final int SHARP
static final int TRUE
static final int FALSE
static final int PREFIX
static final int HOLE
static final int INTERVAL_SEPARATOR
static final int WORD
static final int DEFAULT
static final String[] tokenImage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||