Interface ExpressionParserConstants
-
- All Known Implementing Classes:
ExpressionParser,ExpressionParserTokenManager
public interface ExpressionParserConstantsToken literal values and constants. Generated by com.helger.pgcc.output.java.OtherFilesGenJava#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intABSRegularExpression Id.static intALLRegularExpression Id.static intANDRegularExpression Id.static intASRegularExpression Id.static intASCRegularExpression Id.static intASTERIXRegularExpression Id.static intAVGRegularExpression Id.static intBETWEENRegularExpression Id.static intBLOCK_COMMENTRegularExpression Id.static intCASERegularExpression Id.static intCOALESCERegularExpression Id.static intCOMMARegularExpression Id.static intCONCATRegularExpression Id.static intCOUNTRegularExpression Id.static intCURRENT_TIMESTAMPRegularExpression Id.static intDATERegularExpression Id.static intDATEADDRegularExpression Id.static intDATEDIFFRegularExpression Id.static intDAYRegularExpression Id.static intDECIMAL_LITERALRegularExpression Id.static intDEFAULTLexical state.static intDESCRegularExpression Id.static intDISTINCTRegularExpression Id.static intELSERegularExpression Id.static intENDRegularExpression Id.static intEOFEnd of File.static intESCAPERegularExpression Id.static intEXCEPTRegularExpression Id.static intEXPONENTRegularExpression Id.static intEXTRACTRegularExpression Id.static intFALSERegularExpression Id.static intFLOATING_POINT_LITERALRegularExpression Id.static intFROMRegularExpression Id.static intFUNCTIONNAMERegularExpression Id.static intGROUP_BYRegularExpression Id.static intHAVINGRegularExpression Id.static intHEX_LITERALRegularExpression Id.static intHOURRegularExpression Id.static intIDRegularExpression Id.static intINRegularExpression Id.static intINTERSECTRegularExpression Id.static intISRegularExpression Id.static intJOINRegularExpression Id.static intLBRACKETRegularExpression Id.static intLENRegularExpression Id.static intLENGTHRegularExpression Id.static intLIKERegularExpression Id.static intLIMITRegularExpression Id.static intLINE_COMMENTRegularExpression Id.static intLOWERRegularExpression Id.static intLTRIMRegularExpression Id.static intMAXRegularExpression Id.static intMILLISECONDRegularExpression Id.static intMINRegularExpression Id.static intMINUSRegularExpression Id.static intMINUTERegularExpression Id.static intMONTHRegularExpression Id.static intNOTRegularExpression Id.static intNOT_EQUALRegularExpression Id.static intNULLRegularExpression Id.static intOCTAL_LITERALRegularExpression Id.static intOFFSETRegularExpression Id.static intONRegularExpression Id.static intORRegularExpression Id.static intORDER_BYRegularExpression Id.static intPOINTRegularExpression Id.static intPOSITIONRegularExpression Id.static intQUOTED_IDRegularExpression Id.static intRBRACKETRegularExpression Id.static intREPLACERegularExpression Id.static intROUNDRegularExpression Id.static intRTRIMRegularExpression Id.static intSECONDRegularExpression Id.static intSELECTRegularExpression Id.static intSTRING_LITERALRegularExpression Id.static intSUBSTRRegularExpression Id.static intSUBSTRINGRegularExpression Id.static intSUMRegularExpression Id.static intTHENRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intTRIMRegularExpression Id.static intTRUERegularExpression Id.static intTRUNCRegularExpression Id.static intUNIONRegularExpression Id.static intUPPERRegularExpression Id.static intWEEKRegularExpression Id.static intWHENRegularExpression Id.static intWHERERegularExpression Id.static intWITHRegularExpression Id.static intYEARRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
LINE_COMMENT
static final int LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
BLOCK_COMMENT
static final int BLOCK_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
ALL
static final int ALL
RegularExpression Id.- See Also:
- Constant Field Values
-
AND
static final int AND
RegularExpression Id.- See Also:
- Constant Field Values
-
AS
static final int AS
RegularExpression Id.- See Also:
- Constant Field Values
-
ASC
static final int ASC
RegularExpression Id.- See Also:
- Constant Field Values
-
BETWEEN
static final int BETWEEN
RegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASE
RegularExpression Id.- See Also:
- Constant Field Values
-
DAY
static final int DAY
RegularExpression Id.- See Also:
- Constant Field Values
-
DESC
static final int DESC
RegularExpression Id.- See Also:
- Constant Field Values
-
DISTINCT
static final int DISTINCT
RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
RegularExpression Id.- See Also:
- Constant Field Values
-
END
static final int END
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPE
static final int ESCAPE
RegularExpression Id.- See Also:
- Constant Field Values
-
EXCEPT
static final int EXCEPT
RegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
RegularExpression Id.- See Also:
- Constant Field Values
-
FROM
static final int FROM
RegularExpression Id.- See Also:
- Constant Field Values
-
GROUP_BY
static final int GROUP_BY
RegularExpression Id.- See Also:
- Constant Field Values
-
HAVING
static final int HAVING
RegularExpression Id.- See Also:
- Constant Field Values
-
HOUR
static final int HOUR
RegularExpression Id.- See Also:
- Constant Field Values
-
IN
static final int IN
RegularExpression Id.- See Also:
- Constant Field Values
-
INTERSECT
static final int INTERSECT
RegularExpression Id.- See Also:
- Constant Field Values
-
IS
static final int IS
RegularExpression Id.- See Also:
- Constant Field Values
-
JOIN
static final int JOIN
RegularExpression Id.- See Also:
- Constant Field Values
-
LIKE
static final int LIKE
RegularExpression Id.- See Also:
- Constant Field Values
-
LIMIT
static final int LIMIT
RegularExpression Id.- See Also:
- Constant Field Values
-
MILLISECOND
static final int MILLISECOND
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUTE
static final int MINUTE
RegularExpression Id.- See Also:
- Constant Field Values
-
MONTH
static final int MONTH
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT
static final int NOT
RegularExpression Id.- See Also:
- Constant Field Values
-
NULL
static final int NULL
RegularExpression Id.- See Also:
- Constant Field Values
-
OFFSET
static final int OFFSET
RegularExpression Id.- See Also:
- Constant Field Values
-
ON
static final int ON
RegularExpression Id.- See Also:
- Constant Field Values
-
OR
static final int OR
RegularExpression Id.- See Also:
- Constant Field Values
-
ORDER_BY
static final int ORDER_BY
RegularExpression Id.- See Also:
- Constant Field Values
-
SECOND
static final int SECOND
RegularExpression Id.- See Also:
- Constant Field Values
-
SELECT
static final int SELECT
RegularExpression Id.- See Also:
- Constant Field Values
-
THEN
static final int THEN
RegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
RegularExpression Id.- See Also:
- Constant Field Values
-
UNION
static final int UNION
RegularExpression Id.- See Also:
- Constant Field Values
-
WHEN
static final int WHEN
RegularExpression Id.- See Also:
- Constant Field Values
-
WHERE
static final int WHERE
RegularExpression Id.- See Also:
- Constant Field Values
-
WEEK
static final int WEEK
RegularExpression Id.- See Also:
- Constant Field Values
-
WITH
static final int WITH
RegularExpression Id.- See Also:
- Constant Field Values
-
YEAR
static final int YEAR
RegularExpression Id.- See Also:
- Constant Field Values
-
ABS
static final int ABS
RegularExpression Id.- See Also:
- Constant Field Values
-
AVG
static final int AVG
RegularExpression Id.- See Also:
- Constant Field Values
-
COALESCE
static final int COALESCE
RegularExpression Id.- See Also:
- Constant Field Values
-
CONCAT
static final int CONCAT
RegularExpression Id.- See Also:
- Constant Field Values
-
COUNT
static final int COUNT
RegularExpression Id.- See Also:
- Constant Field Values
-
CURRENT_TIMESTAMP
static final int CURRENT_TIMESTAMP
RegularExpression Id.- See Also:
- Constant Field Values
-
DATE
static final int DATE
RegularExpression Id.- See Also:
- Constant Field Values
-
DATEADD
static final int DATEADD
RegularExpression Id.- See Also:
- Constant Field Values
-
DATEDIFF
static final int DATEDIFF
RegularExpression Id.- See Also:
- Constant Field Values
-
EXTRACT
static final int EXTRACT
RegularExpression Id.- See Also:
- Constant Field Values
-
LEN
static final int LEN
RegularExpression Id.- See Also:
- Constant Field Values
-
LENGTH
static final int LENGTH
RegularExpression Id.- See Also:
- Constant Field Values
-
LOWER
static final int LOWER
RegularExpression Id.- See Also:
- Constant Field Values
-
LTRIM
static final int LTRIM
RegularExpression Id.- See Also:
- Constant Field Values
-
MAX
static final int MAX
RegularExpression Id.- See Also:
- Constant Field Values
-
MIN
static final int MIN
RegularExpression Id.- See Also:
- Constant Field Values
-
POSITION
static final int POSITION
RegularExpression Id.- See Also:
- Constant Field Values
-
REPLACE
static final int REPLACE
RegularExpression Id.- See Also:
- Constant Field Values
-
ROUND
static final int ROUND
RegularExpression Id.- See Also:
- Constant Field Values
-
RTRIM
static final int RTRIM
RegularExpression Id.- See Also:
- Constant Field Values
-
SUBSTR
static final int SUBSTR
RegularExpression Id.- See Also:
- Constant Field Values
-
SUBSTRING
static final int SUBSTRING
RegularExpression Id.- See Also:
- Constant Field Values
-
SUM
static final int SUM
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIM
static final int TRIM
RegularExpression Id.- See Also:
- Constant Field Values
-
TRUNC
static final int TRUNC
RegularExpression Id.- See Also:
- Constant Field Values
-
UPPER
static final int UPPER
RegularExpression Id.- See Also:
- Constant Field Values
-
ASTERIX
static final int ASTERIX
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT_EQUAL
static final int NOT_EQUAL
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
POINT
static final int POINT
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_LITERAL
static final int DECIMAL_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_LITERAL
static final int HEX_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_LITERAL
static final int OCTAL_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
FUNCTIONNAME
static final int FUNCTIONNAME
RegularExpression Id.- See Also:
- Constant Field Values
-
ID
static final int ID
RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTED_ID
static final int QUOTED_ID
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-