Schnittstelle FilterParserConstants
- Alle bekannten Implementierungsklassen:
FilterParser,FilterParserTokenManager
public interface FilterParserConstants
Token literal values and constants.
Generated by org.javacc.parser.OtherFilesGen#start()
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intLexical state.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intEnd of File.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final intRegularExpression Id.static final String[]Literal token values.static final intRegularExpression Id.static final intRegularExpression Id.
-
Felddetails
-
EOF
static final int EOFEnd of File.- Siehe auch:
-
PLUS
static final int PLUSRegularExpression Id.- Siehe auch:
-
MINUS
static final int MINUSRegularExpression Id.- Siehe auch:
-
DIGIT
static final int DIGITRegularExpression Id.- Siehe auch:
-
EXP
static final int EXPRegularExpression Id.- Siehe auch:
-
OFFSET
static final int OFFSETRegularExpression Id.- Siehe auch:
-
YYYYMMDD
static final int YYYYMMDDRegularExpression Id.- Siehe auch:
-
TIME
static final int TIMERegularExpression Id.- Siehe auch:
-
OFFSETDATETIME
static final int OFFSETDATETIMERegularExpression Id.- Siehe auch:
-
DATETIME
static final int DATETIMERegularExpression Id.- Siehe auch:
-
DATE
static final int DATERegularExpression Id.- Siehe auch:
-
NUMBER
static final int NUMBERRegularExpression Id.- Siehe auch:
-
INTEGER
static final int INTEGERRegularExpression Id.- Siehe auch:
-
FRACTIONAL_DIGITS
static final int FRACTIONAL_DIGITSRegularExpression Id.- Siehe auch:
-
EXPONENT
static final int EXPONENTRegularExpression Id.- Siehe auch:
-
DIGITS
static final int DIGITSRegularExpression Id.- Siehe auch:
-
STRING
static final int STRINGRegularExpression Id.- Siehe auch:
-
SQUOTE
static final int SQUOTERegularExpression Id.- Siehe auch:
-
DQUOTE
static final int DQUOTERegularExpression Id.- Siehe auch:
-
AND
static final int ANDRegularExpression Id.- Siehe auch:
-
OR
static final int ORRegularExpression Id.- Siehe auch:
-
NULL
static final int NULLRegularExpression Id.- Siehe auch:
-
LPAREN
static final int LPARENRegularExpression Id.- Siehe auch:
-
RPAREN
static final int RPARENRegularExpression Id.- Siehe auch:
-
COMMA
static final int COMMARegularExpression Id.- Siehe auch:
-
BOOLEAN
static final int BOOLEANRegularExpression Id.- Siehe auch:
-
EQUAL
static final int EQUALRegularExpression Id.- Siehe auch:
-
NOT_EQUAL
static final int NOT_EQUALRegularExpression Id.- Siehe auch:
-
GREATER_THAN
static final int GREATER_THANRegularExpression Id.- Siehe auch:
-
GREATER_THAN_OR_EQUAL
static final int GREATER_THAN_OR_EQUALRegularExpression Id.- Siehe auch:
-
LESS_THAN
static final int LESS_THANRegularExpression Id.- Siehe auch:
-
LESS_THAN_OR_EQUAL
static final int LESS_THAN_OR_EQUALRegularExpression Id.- Siehe auch:
-
LIKE
static final int LIKERegularExpression Id.- Siehe auch:
-
LIKE_NOT
static final int LIKE_NOTRegularExpression Id.- Siehe auch:
-
CONTAINS
static final int CONTAINSRegularExpression Id.- Siehe auch:
-
CONTAINS_NOT
static final int CONTAINS_NOTRegularExpression Id.- Siehe auch:
-
CONTAINS_ANY
static final int CONTAINS_ANYRegularExpression Id.- Siehe auch:
-
CONTAINS_NOT_ANY
static final int CONTAINS_NOT_ANYRegularExpression Id.- Siehe auch:
-
IN
static final int INRegularExpression Id.- Siehe auch:
-
NOT_IN
static final int NOT_INRegularExpression Id.- Siehe auch:
-
DYNAMIC_ARG
static final int DYNAMIC_ARGRegularExpression Id.- Siehe auch:
-
FUNCTION_NAME
static final int FUNCTION_NAMERegularExpression Id.- Siehe auch:
-
PROPERTY
static final int PROPERTYRegularExpression Id.- Siehe auch:
-
UNKNOWN
static final int UNKNOWNRegularExpression Id.- Siehe auch:
-
DEFAULT
static final int DEFAULTLexical state.- Siehe auch:
-
tokenImage
Literal token values.
-