Interface sym
-
public interface symCUP generated interface containing symbol constants.
-
-
Field Summary
Fields Modifier and Type Field Description static intALLstatic intANALYZERstatic intANDstatic intASstatic intASCstatic intBETWEENstatic intCOMMAstatic intDATEstatic intDESCstatic intDISTINCTstatic intDIVstatic intDOUBLEstatic intEOFstatic intEQstatic interrorstatic intES_IDENTIFIERstatic intFROMstatic intFROM_IDENTIFIERstatic intGROUPBYstatic intGTstatic intGTEQstatic intHAVINGstatic intIDENTIFIERstatic intILIKEstatic intINstatic intINDEXstatic intINTEGERstatic intISstatic intISNOTNULLstatic intISNULLstatic intLHINT_ESstatic intLIKEstatic intLIMITstatic intLOCATIONstatic intLPARAstatic intLTstatic intLTEQstatic intMULstatic intNOTstatic intNOTBETWEENstatic intNOTEQstatic intNOTILIKEstatic intNOTINstatic intNOTLIKEstatic intNULLstatic intOFFSETstatic intOPERATORstatic intORstatic intORDERBYstatic intPATH_IDENTIFIERstatic intRHINTstatic intRPARAstatic intSELECTstatic intSTARTSWITHstatic intSTRINGstatic intSUBstatic intSUMstatic intTIMESTAMPstatic intTYPEstatic intWHERE
-
-
-
Field Detail
-
GROUPBY
static final int GROUPBY
- See Also:
- Constant Field Values
-
STARTSWITH
static final int STARTSWITH
- See Also:
- Constant Field Values
-
GTEQ
static final int GTEQ
- See Also:
- Constant Field Values
-
LPARA
static final int LPARA
- See Also:
- Constant Field Values
-
LTEQ
static final int LTEQ
- See Also:
- Constant Field Values
-
DESC
static final int DESC
- See Also:
- Constant Field Values
-
ISNOTNULL
static final int ISNOTNULL
- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLE
- See Also:
- Constant Field Values
-
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
-
BETWEEN
static final int BETWEEN
- See Also:
- Constant Field Values
-
NOTILIKE
static final int NOTILIKE
- See Also:
- Constant Field Values
-
DATE
static final int DATE
- See Also:
- Constant Field Values
-
ORDERBY
static final int ORDERBY
- See Also:
- Constant Field Values
-
WHERE
static final int WHERE
- See Also:
- Constant Field Values
-
IS
static final int IS
- See Also:
- Constant Field Values
-
NOT
static final int NOT
- See Also:
- Constant Field Values
-
AND
static final int AND
- See Also:
- Constant Field Values
-
LT
static final int LT
- See Also:
- Constant Field Values
-
RHINT
static final int RHINT
- See Also:
- Constant Field Values
-
OFFSET
static final int OFFSET
- See Also:
- Constant Field Values
-
TYPE
static final int TYPE
- See Also:
- Constant Field Values
-
IN
static final int IN
- See Also:
- Constant Field Values
-
OR
static final int OR
- See Also:
- Constant Field Values
-
LOCATION
static final int LOCATION
- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
- See Also:
- Constant Field Values
-
DIV
static final int DIV
- See Also:
- Constant Field Values
-
SELECT
static final int SELECT
- See Also:
- Constant Field Values
-
RPARA
static final int RPARA
- See Also:
- Constant Field Values
-
PATH_IDENTIFIER
static final int PATH_IDENTIFIER
- See Also:
- Constant Field Values
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
NOTLIKE
static final int NOTLIKE
- See Also:
- Constant Field Values
-
error
static final int error
- See Also:
- Constant Field Values
-
DISTINCT
static final int DISTINCT
- See Also:
- Constant Field Values
-
LHINT_ES
static final int LHINT_ES
- See Also:
- Constant Field Values
-
ISNULL
static final int ISNULL
- See Also:
- Constant Field Values
-
MUL
static final int MUL
- See Also:
- Constant Field Values
-
LIKE
static final int LIKE
- See Also:
- Constant Field Values
-
LIMIT
static final int LIMIT
- See Also:
- Constant Field Values
-
ES_IDENTIFIER
static final int ES_IDENTIFIER
- See Also:
- Constant Field Values
-
ILIKE
static final int ILIKE
- See Also:
- Constant Field Values
-
NULL
static final int NULL
- See Also:
- Constant Field Values
-
TIMESTAMP
static final int TIMESTAMP
- See Also:
- Constant Field Values
-
NOTBETWEEN
static final int NOTBETWEEN
- See Also:
- Constant Field Values
-
EQ
static final int EQ
- See Also:
- Constant Field Values
-
FROM
static final int FROM
- See Also:
- Constant Field Values
-
ASC
static final int ASC
- See Also:
- Constant Field Values
-
NOTIN
static final int NOTIN
- See Also:
- Constant Field Values
-
INDEX
static final int INDEX
- See Also:
- Constant Field Values
-
ANALYZER
static final int ANALYZER
- See Also:
- Constant Field Values
-
SUM
static final int SUM
- See Also:
- Constant Field Values
-
STRING
static final int STRING
- See Also:
- Constant Field Values
-
OPERATOR
static final int OPERATOR
- See Also:
- Constant Field Values
-
ALL
static final int ALL
- See Also:
- Constant Field Values
-
AS
static final int AS
- See Also:
- Constant Field Values
-
GT
static final int GT
- See Also:
- Constant Field Values
-
SUB
static final int SUB
- See Also:
- Constant Field Values
-
FROM_IDENTIFIER
static final int FROM_IDENTIFIER
- See Also:
- Constant Field Values
-
NOTEQ
static final int NOTEQ
- See Also:
- Constant Field Values
-
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
-
HAVING
static final int HAVING
- See Also:
- Constant Field Values
-
-