|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| Field Summary | |
|---|---|
static int |
CLOSE_PAR
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
DIGITS
RegularExpression Id. |
static int |
ECHAR
RegularExpression Id. |
static int |
END
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EQUALS
RegularExpression Id. |
static int |
K_AND
RegularExpression Id. |
static int |
K_BETWEEN
RegularExpression Id. |
static int |
K_FROM
RegularExpression Id. |
static int |
K_OR
RegularExpression Id. |
static int |
K_SELECT
RegularExpression Id. |
static int |
K_TABLET_ROWS
RegularExpression Id. |
static int |
K_TIMESTAMP
RegularExpression Id. |
static int |
K_WHERE
RegularExpression Id. |
static int |
LETTER
RegularExpression Id. |
static int |
OPEN_PAR
RegularExpression Id. |
static int |
QUOTEDSTRING
RegularExpression Id. |
static int |
S_ALL
RegularExpression Id. |
static int |
S_IDENTIFIER
RegularExpression Id. |
static int |
S_NUMBER
RegularExpression Id. |
static int |
SPECIAL_CHARS
RegularExpression Id. |
static int |
TEXT
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
| Field Detail |
|---|
static final int EOF
static final int END
static final int K_SELECT
static final int K_FROM
static final int K_WHERE
static final int K_AND
static final int K_OR
static final int K_TABLET_ROWS
static final int K_TIMESTAMP
static final int K_BETWEEN
static final int S_IDENTIFIER
static final int S_NUMBER
static final int S_ALL
static final int TEXT
static final int LETTER
static final int SPECIAL_CHARS
static final int DIGIT
static final int DIGITS
static final int OPEN_PAR
static final int CLOSE_PAR
static final int EQUALS
static final int ECHAR
static final int QUOTEDSTRING
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 | |||||||||