|
||||||||||
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 |
_DISTOP_NUM
RegularExpression Id. |
static int |
_NUM_CHAR
RegularExpression Id. |
static int |
_ONE_CHAR
RegularExpression Id. |
static int |
_STAR
RegularExpression Id. |
static int |
_TERM_CHAR
RegularExpression Id. |
static int |
_WHITESPACE
RegularExpression Id. |
static int |
AND
RegularExpression Id. |
static int |
Boost
Lexical state. |
static int |
CARAT
RegularExpression Id. |
static int |
COLON
RegularExpression Id. |
static int |
COMMA
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
EOF
End of File. |
static int |
LPAREN
RegularExpression Id. |
static int |
N
RegularExpression Id. |
static int |
NOT
RegularExpression Id. |
static int |
NUMBER
RegularExpression Id. |
static int |
OR
RegularExpression Id. |
static int |
QUOTED
RegularExpression Id. |
static int |
RPAREN
RegularExpression Id. |
static int |
SUFFIXTERM
RegularExpression Id. |
static int |
TERM
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
TRUNCQUOTED
RegularExpression Id. |
static int |
TRUNCTERM
RegularExpression Id. |
static int |
W
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int _NUM_CHAR
static final int _TERM_CHAR
static final int _WHITESPACE
static final int _STAR
static final int _ONE_CHAR
static final int _DISTOP_NUM
static final int OR
static final int AND
static final int NOT
static final int W
static final int N
static final int LPAREN
static final int RPAREN
static final int COMMA
static final int COLON
static final int CARAT
static final int TRUNCQUOTED
static final int QUOTED
static final int SUFFIXTERM
static final int TRUNCTERM
static final int TERM
static final int NUMBER
static final int Boost
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |