Package org.apache.commons.jexl3.parser
Interface ParserConstants
-
- All Known Implementing Classes:
Parser,ParserTokenManager
public interface ParserConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int_ANDRegularExpression Id.static int_ORRegularExpression Id.static intandRegularExpression Id.static intANDRegularExpression Id.static intand_assignRegularExpression Id.static intANNOTATIONRegularExpression Id.static intassignRegularExpression Id.static intBREAKRegularExpression Id.static intCASERegularExpression Id.static intCASE_DEFAULTRegularExpression Id.static intCATCHRegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intCONSTRegularExpression Id.static intCONTINUERegularExpression Id.static intDECIMAL_LITERALRegularExpression Id.static intDEFAULTLexical state.static intDIGITRegularExpression Id.static intdivRegularExpression Id.static intDIVRegularExpression Id.static intdiv_assignRegularExpression Id.static intDORegularExpression Id.static intDOTRegularExpression Id.static intDOT_IDLexical state.static intDOT_IDENTIFIERRegularExpression Id.static inteeqRegularExpression Id.static intELIPSISRegularExpression Id.static intELSERegularExpression Id.static intELVISRegularExpression Id.static intEMPTYRegularExpression Id.static inteneRegularExpression Id.static intEOFEnd of File.static inteqRegularExpression Id.static intEQRegularExpression Id.static inteqstrictRegularExpression Id.static intESCAPERegularExpression Id.static intEXPONENTRegularExpression Id.static intFALSERegularExpression Id.static intFATARROWRegularExpression Id.static intFINALLYRegularExpression Id.static intFLOAT_LITERALRegularExpression Id.static intFLT_CLSRegularExpression Id.static intFLT_SFXRegularExpression Id.static intFORRegularExpression Id.static intFUNCTIONRegularExpression Id.static intgeRegularExpression Id.static intGERegularExpression Id.static intgtRegularExpression Id.static intGTRegularExpression Id.static intHEX_LITERALRegularExpression Id.static intIDENTIFIERRegularExpression Id.static intIFRegularExpression Id.static intIMPORTRegularExpression Id.static intINT_SFXRegularExpression Id.static intINTEGER_LITERALRegularExpression Id.static intISARegularExpression Id.static intJXLT_LITERALRegularExpression Id.static intLAMBDARegularExpression Id.static intLBRACKETRegularExpression Id.static intLCURLYRegularExpression Id.static intleRegularExpression Id.static intLERegularExpression Id.static intLETRegularExpression Id.static intLETTERRegularExpression Id.static intLPARENRegularExpression Id.static intlshiftRegularExpression Id.static intlshift_assignRegularExpression Id.static intltRegularExpression Id.static intLTRegularExpression Id.static intminusRegularExpression Id.static intminus_assignRegularExpression Id.static intminusminusRegularExpression Id.static intmodRegularExpression Id.static intMODRegularExpression Id.static intmod_assignRegularExpression Id.static intmultRegularExpression Id.static intmult_assignRegularExpression Id.static intNAN_LITERALRegularExpression Id.static intneRegularExpression Id.static intNERegularExpression Id.static intneqstrictRegularExpression Id.static intNEVERLexical state.static intNEWRegularExpression Id.static intNISARegularExpression Id.static intnotRegularExpression Id.static intNOTRegularExpression Id.static intNULLRegularExpression Id.static intNULLPRegularExpression Id.static intOCTAL_LITERALRegularExpression Id.static intorRegularExpression Id.static intORRegularExpression Id.static intor_assignRegularExpression Id.static intplusRegularExpression Id.static intplus_assignRegularExpression Id.static intplusplusRegularExpression Id.static intPRAGMARegularExpression Id.static intQDOTRegularExpression Id.static intQLBRACKETRegularExpression Id.static intQMARKRegularExpression Id.static intrangeRegularExpression Id.static intRBRACKETRegularExpression Id.static intRCURLYRegularExpression Id.static intREGEX_LITERALRegularExpression Id.static intREGISTERRegularExpression Id.static intreqRegularExpression Id.static intRETURNRegularExpression Id.static intrneRegularExpression Id.static intRPARENRegularExpression Id.static intrshiftRegularExpression Id.static intrshift_assignRegularExpression Id.static intrshiftuRegularExpression Id.static intrshiftu_assignRegularExpression Id.static intSEMICOLRegularExpression Id.static intseqRegularExpression Id.static intSIZERegularExpression Id.static intsneRegularExpression Id.static intSTRING_LITERALRegularExpression Id.static intSWITCHRegularExpression Id.static intTHROWRegularExpression Id.static inttildaRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intTRUERegularExpression Id.static intTRYRegularExpression Id.static intVARRegularExpression Id.static intWHILERegularExpression Id.static intxorRegularExpression Id.static intxor_assignRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
THROW
static final int THROW
RegularExpression Id.- See Also:
- Constant Field Values
-
TRY
static final int TRY
RegularExpression Id.- See Also:
- Constant Field Values
-
CATCH
static final int CATCH
RegularExpression Id.- See Also:
- Constant Field Values
-
FINALLY
static final int FINALLY
RegularExpression Id.- See Also:
- Constant Field Values
-
ISA
static final int ISA
RegularExpression Id.- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
LCURLY
static final int LCURLY
RegularExpression Id.- See Also:
- Constant Field Values
-
RCURLY
static final int RCURLY
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
QLBRACKET
static final int QLBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOL
static final int SEMICOL
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOT
RegularExpression Id.- See Also:
- Constant Field Values
-
QDOT
static final int QDOT
RegularExpression Id.- See Also:
- Constant Field Values
-
ELIPSIS
static final int ELIPSIS
RegularExpression Id.- See Also:
- Constant Field Values
-
QMARK
static final int QMARK
RegularExpression Id.- See Also:
- Constant Field Values
-
ELVIS
static final int ELVIS
RegularExpression Id.- See Also:
- Constant Field Values
-
NULLP
static final int NULLP
RegularExpression Id.- See Also:
- Constant Field Values
-
AND
static final int AND
RegularExpression Id.- See Also:
- Constant Field Values
-
OR
static final int OR
RegularExpression Id.- See Also:
- Constant Field Values
-
NISA
static final int NISA
RegularExpression Id.- See Also:
- Constant Field Values
-
_AND
static final int _AND
RegularExpression Id.- See Also:
- Constant Field Values
-
_OR
static final int _OR
RegularExpression Id.- See Also:
- Constant Field Values
-
eq
static final int eq
RegularExpression Id.- See Also:
- Constant Field Values
-
ne
static final int ne
RegularExpression Id.- See Also:
- Constant Field Values
-
gt
static final int gt
RegularExpression Id.- See Also:
- Constant Field Values
-
ge
static final int ge
RegularExpression Id.- See Also:
- Constant Field Values
-
lt
static final int lt
RegularExpression Id.- See Also:
- Constant Field Values
-
le
static final int le
RegularExpression Id.- See Also:
- Constant Field Values
-
req
static final int req
RegularExpression Id.- See Also:
- Constant Field Values
-
rne
static final int rne
RegularExpression Id.- See Also:
- Constant Field Values
-
seq
static final int seq
RegularExpression Id.- See Also:
- Constant Field Values
-
eeq
static final int eeq
RegularExpression Id.- See Also:
- Constant Field Values
-
sne
static final int sne
RegularExpression Id.- See Also:
- Constant Field Values
-
ene
static final int ene
RegularExpression Id.- See Also:
- Constant Field Values
-
eqstrict
static final int eqstrict
RegularExpression Id.- See Also:
- Constant Field Values
-
neqstrict
static final int neqstrict
RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
NE
static final int NE
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GE
RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
RegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LE
RegularExpression Id.- See Also:
- Constant Field Values
-
plus_assign
static final int plus_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
minus_assign
static final int minus_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
mult_assign
static final int mult_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
div_assign
static final int div_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
mod_assign
static final int mod_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
and_assign
static final int and_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
or_assign
static final int or_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
xor_assign
static final int xor_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
lshift_assign
static final int lshift_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
rshiftu_assign
static final int rshiftu_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
rshift_assign
static final int rshift_assign
RegularExpression Id.- See Also:
- Constant Field Values
-
assign
static final int assign
RegularExpression Id.- See Also:
- Constant Field Values
-
plus
static final int plus
RegularExpression Id.- See Also:
- Constant Field Values
-
plusplus
static final int plusplus
RegularExpression Id.- See Also:
- Constant Field Values
-
minus
static final int minus
RegularExpression Id.- See Also:
- Constant Field Values
-
minusminus
static final int minusminus
RegularExpression Id.- See Also:
- Constant Field Values
-
mult
static final int mult
RegularExpression Id.- See Also:
- Constant Field Values
-
div
static final int div
RegularExpression Id.- See Also:
- Constant Field Values
-
mod
static final int mod
RegularExpression Id.- See Also:
- Constant Field Values
-
not
static final int not
RegularExpression Id.- See Also:
- Constant Field Values
-
and
static final int and
RegularExpression Id.- See Also:
- Constant Field Values
-
or
static final int or
RegularExpression Id.- See Also:
- Constant Field Values
-
xor
static final int xor
RegularExpression Id.- See Also:
- Constant Field Values
-
lshift
static final int lshift
RegularExpression Id.- See Also:
- Constant Field Values
-
rshiftu
static final int rshiftu
RegularExpression Id.- See Also:
- Constant Field Values
-
rshift
static final int rshift
RegularExpression Id.- See Also:
- Constant Field Values
-
tilda
static final int tilda
RegularExpression Id.- See Also:
- Constant Field Values
-
range
static final int range
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT
static final int NOT
RegularExpression Id.- See Also:
- Constant Field Values
-
DIV
static final int DIV
RegularExpression Id.- See Also:
- Constant Field Values
-
MOD
static final int MOD
RegularExpression Id.- See Also:
- Constant Field Values
-
LAMBDA
static final int LAMBDA
RegularExpression Id.- See Also:
- Constant Field Values
-
FATARROW
static final int FATARROW
RegularExpression Id.- See Also:
- Constant Field Values
-
PRAGMA
static final int PRAGMA
RegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IF
RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
RegularExpression Id.- See Also:
- Constant Field Values
-
DO
static final int DO
RegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
RegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
RegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
RegularExpression Id.- See Also:
- Constant Field Values
-
FUNCTION
static final int FUNCTION
RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
RegularExpression Id.- See Also:
- Constant Field Values
-
NEW
static final int NEW
RegularExpression Id.- See Also:
- Constant Field Values
-
SIZE
static final int SIZE
RegularExpression Id.- See Also:
- Constant Field Values
-
EMPTY
static final int EMPTY
RegularExpression Id.- See Also:
- Constant Field Values
-
VAR
static final int VAR
RegularExpression Id.- See Also:
- Constant Field Values
-
LET
static final int LET
RegularExpression Id.- See Also:
- Constant Field Values
-
CONST
static final int CONST
RegularExpression Id.- See Also:
- Constant Field Values
-
NULL
static final int NULL
RegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
RegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
RegularExpression Id.- See Also:
- Constant Field Values
-
SWITCH
static final int SWITCH
RegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASE
RegularExpression Id.- See Also:
- Constant Field Values
-
CASE_DEFAULT
static final int CASE_DEFAULT
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
RegularExpression Id.- See Also:
- Constant Field Values
-
NAN_LITERAL
static final int NAN_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
ANNOTATION
static final int ANNOTATION
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_IDENTIFIER
static final int DOT_IDENTIFIER
RegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER
static final int IDENTIFIER
RegularExpression Id.- See Also:
- Constant Field Values
-
LETTER
static final int LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPE
static final int ESCAPE
RegularExpression Id.- See Also:
- Constant Field Values
-
REGISTER
static final int REGISTER
RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER_LITERAL
static final int INTEGER_LITERAL
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
-
INT_SFX
static final int INT_SFX
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOAT_LITERAL
static final int FLOAT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
FLT_CLS
static final int FLT_CLS
RegularExpression Id.- See Also:
- Constant Field Values
-
FLT_SFX
static final int FLT_SFX
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
JXLT_LITERAL
static final int JXLT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
REGEX_LITERAL
static final int REGEX_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_ID
static final int DOT_ID
Lexical state.- See Also:
- Constant Field Values
-
NEVER
static final int NEVER
Lexical state.- 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.
-
-