Package org.openl.grammar.bexgrammar
Interface BExGrammarConstants
-
- All Known Implementing Classes:
BExGrammar,BExGrammarTokenManager
public interface BExGrammarConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int_DEFAULTRegularExpression Id.static int_WHITESPACERegularExpression Id.static intAMPERSANDRegularExpression Id.static intAND_MORERegularExpression Id.static intANYRegularExpression Id.static intASSIGNRegularExpression Id.static intBOOL_ANDRegularExpression Id.static intBOOL_ORRegularExpression Id.static intBREAKRegularExpression Id.static intBUSINESS_INTEGER_LITERALRegularExpression Id.static intCASERegularExpression Id.static intCHARACTER_LITERALRegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intCONSTRegularExpression Id.static intCONTINUERegularExpression Id.static intDATE_FORMAT_LITERAL_4_2_2RegularExpression Id.static intDDOTRegularExpression Id.static intDECIMAL_LITERALRegularExpression Id.static intDECRRegularExpression Id.static intDEFAULTLexical state.static intDIGITRegularExpression Id.static intDORegularExpression Id.static intDOES_NOT_EQUAL_TORegularExpression Id.static intDOT_OPERATORRegularExpression Id.static intELSERegularExpression Id.static intEOFEnd of File.static intEQRegularExpression Id.static intEQUALS_TORegularExpression Id.static intEXPRegularExpression Id.static intEXPONENTRegularExpression Id.static intFALSERegularExpression Id.static intFLOATING_POINT_LITERALRegularExpression Id.static intFORRegularExpression Id.static intFORMAL_COMMENTRegularExpression Id.static intFP_LITERAL1RegularExpression Id.static intFP_LITERAL2RegularExpression Id.static intGERegularExpression Id.static intGOTORegularExpression Id.static intGTRegularExpression Id.static intHEX_LITERALRegularExpression Id.static intHOOKRegularExpression Id.static intIDENTIFIERRegularExpression Id.static intIFRegularExpression Id.static intIMPLRegularExpression Id.static intIN_FORMAL_COMMENTLexical state.static intIN_MULTI_LINE_COMMENTLexical state.static intINCRRegularExpression Id.static intINSTANCEOFRegularExpression Id.static intINTEGER_LITERALRegularExpression Id.static intIS_DIFFERENT_FROMRegularExpression Id.static intIS_INRegularExpression Id.static intIS_LESS_OR_EQUALRegularExpression Id.static intIS_LESS_THANRegularExpression Id.static intIS_MORE_OR_EQUALRegularExpression Id.static intIS_MORE_THANRegularExpression Id.static intIS_NO_LESS_THANRegularExpression Id.static intIS_NO_MORE_THANRegularExpression Id.static intIS_SAME_ASRegularExpression Id.static intIS_THE_SAME_ASRegularExpression Id.static intLBRACERegularExpression Id.static intLBRACKETRegularExpression Id.static intLERegularExpression Id.static intLESS_THANRegularExpression Id.static intLETTERRegularExpression Id.static intLPARENRegularExpression Id.static intLTRegularExpression Id.static intMINUSRegularExpression Id.static intMINUSASSIGNRegularExpression Id.static intMORE_THANRegularExpression Id.static intMULTI_LINE_COMMENTRegularExpression Id.static intNERegularExpression Id.static intNE_ALTRegularExpression Id.static intNEWRegularExpression Id.static intNOTRegularExpression Id.static intNULLRegularExpression Id.static intOCTAL_LITERALRegularExpression Id.static intOF_THERegularExpression Id.static intOR_LESSRegularExpression Id.static intORDER_BYRegularExpression Id.static intORDER_DECREASING_BYRegularExpression Id.static intORDER_INCREASING_BYRegularExpression Id.static intPERCENT_LITERALRegularExpression Id.static intPLUSRegularExpression Id.static intPLUSASSIGNRegularExpression Id.static intRANGE_VARIABLERegularExpression Id.static intRBRACERegularExpression Id.static intRBRACKETRegularExpression Id.static intREF_IDENTIFIERLexical state.static intREMRegularExpression Id.static intRETURNRegularExpression Id.static intRPARENRegularExpression Id.static intSELECT_ALL_HAVINGRegularExpression Id.static intSELECT_ALL_WHERERegularExpression Id.static intSELECT_FIRST_HAVINGRegularExpression Id.static intSELECT_FIRST_WHERERegularExpression Id.static intSEMICOLONRegularExpression Id.static intSINGLE_LINE_COMMENTRegularExpression Id.static intSLASHRegularExpression Id.static intSLASHASSIGNRegularExpression Id.static intSPLIT_BYRegularExpression Id.static intSTARRegularExpression Id.static intSTARASSIGNRegularExpression Id.static intSTRICT_EQRegularExpression Id.static intSTRICT_GERegularExpression Id.static intSTRICT_GTRegularExpression Id.static intSTRICT_LERegularExpression Id.static intSTRICT_LTRegularExpression Id.static intSTRICT_NERegularExpression Id.static intSTRING_EQRegularExpression Id.static intSTRING_GERegularExpression Id.static intSTRING_GTRegularExpression Id.static intSTRING_LERegularExpression Id.static intSTRING_LITERALRegularExpression Id.static intSTRING_LTRegularExpression Id.static intSTRING_NERegularExpression Id.static intSTRING_NE_ALTRegularExpression Id.static intSUPERRegularExpression Id.static intTDOTRegularExpression Id.static intTDOT_UNICODERegularExpression Id.static intTHROWRegularExpression Id.static intTIME_FORMAT_LITERALRegularExpression Id.static String[]tokenImageLiteral token values.static intTRANSFORM_TORegularExpression Id.static intTRANSFORM_UNIQUE_TORegularExpression Id.static intTRUERegularExpression Id.static intVOIDRegularExpression Id.static intWHERERegularExpression Id.static intWHILERegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
_WHITESPACE
static final int _WHITESPACE
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_OPERATOR
static final int DOT_OPERATOR
RegularExpression Id.- See Also:
- Constant Field Values
-
AMPERSAND
static final int AMPERSAND
RegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
RegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASE
RegularExpression Id.- See Also:
- Constant Field Values
-
CONST
static final int CONST
RegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
RegularExpression Id.- See Also:
- Constant Field Values
-
_DEFAULT
static final int _DEFAULT
RegularExpression Id.- See Also:
- Constant Field Values
-
DO
static final int DO
RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
RegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
RegularExpression Id.- See Also:
- Constant Field Values
-
GOTO
static final int GOTO
RegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IF
RegularExpression Id.- See Also:
- Constant Field Values
-
INSTANCEOF
static final int INSTANCEOF
RegularExpression Id.- See Also:
- Constant Field Values
-
NEW
static final int NEW
RegularExpression Id.- See Also:
- Constant Field Values
-
NULL
static final int NULL
RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
RegularExpression Id.- See Also:
- Constant Field Values
-
SUPER
static final int SUPER
RegularExpression Id.- See Also:
- Constant Field Values
-
THROW
static final int THROW
RegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
RegularExpression Id.- See Also:
- Constant Field Values
-
VOID
static final int VOID
RegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
RegularExpression Id.- See Also:
- Constant Field Values
-
OF_THE
static final int OF_THE
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
-
LBRACE
static final int LBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
DDOT
static final int DDOT
RegularExpression Id.- See Also:
- Constant Field Values
-
TDOT
static final int TDOT
RegularExpression Id.- See Also:
- Constant Field Values
-
TDOT_UNICODE
static final int TDOT_UNICODE
RegularExpression Id.- See Also:
- Constant Field Values
-
WHERE
static final int WHERE
RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
EQUALS_TO
static final int EQUALS_TO
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_SAME_AS
static final int IS_SAME_AS
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_THE_SAME_AS
static final int IS_THE_SAME_AS
RegularExpression Id.- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICT_GT
static final int STRICT_GT
RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICT_LT
static final int STRICT_LT
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT
static final int NOT
RegularExpression Id.- See Also:
- Constant Field Values
-
HOOK
static final int HOOK
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICT_EQ
static final int STRICT_EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LE
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICT_LE
static final int STRICT_LE
RegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GE
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICT_GE
static final int STRICT_GE
RegularExpression Id.- See Also:
- Constant Field Values
-
NE
static final int NE
RegularExpression Id.- See Also:
- Constant Field Values
-
NE_ALT
static final int NE_ALT
RegularExpression Id.- See Also:
- Constant Field Values
-
STRICT_NE
static final int STRICT_NE
RegularExpression Id.- See Also:
- Constant Field Values
-
BOOL_OR
static final int BOOL_OR
RegularExpression Id.- See Also:
- Constant Field Values
-
BOOL_AND
static final int BOOL_AND
RegularExpression Id.- See Also:
- Constant Field Values
-
INCR
static final int INCR
RegularExpression Id.- See Also:
- Constant Field Values
-
DECR
static final int DECR
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
RegularExpression Id.- See Also:
- Constant Field Values
-
STAR
static final int STAR
RegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASH
RegularExpression Id.- See Also:
- Constant Field Values
-
REM
static final int REM
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUSASSIGN
static final int PLUSASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUSASSIGN
static final int MINUSASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
STARASSIGN
static final int STARASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
SLASHASSIGN
static final int SLASHASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
EXP
static final int EXP
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPL
static final int IMPL
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LE
static final int STRING_LE
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LT
static final int STRING_LT
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_GE
static final int STRING_GE
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_GT
static final int STRING_GT
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_EQ
static final int STRING_EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_NE
static final int STRING_NE
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_NE_ALT
static final int STRING_NE_ALT
RegularExpression Id.- See Also:
- Constant Field Values
-
DOES_NOT_EQUAL_TO
static final int DOES_NOT_EQUAL_TO
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_DIFFERENT_FROM
static final int IS_DIFFERENT_FROM
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_LESS_THAN
static final int IS_LESS_THAN
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_MORE_THAN
static final int IS_MORE_THAN
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_LESS_OR_EQUAL
static final int IS_LESS_OR_EQUAL
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_NO_MORE_THAN
static final int IS_NO_MORE_THAN
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_IN
static final int IS_IN
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_MORE_OR_EQUAL
static final int IS_MORE_OR_EQUAL
RegularExpression Id.- See Also:
- Constant Field Values
-
IS_NO_LESS_THAN
static final int IS_NO_LESS_THAN
RegularExpression Id.- See Also:
- Constant Field Values
-
SELECT_ALL_HAVING
static final int SELECT_ALL_HAVING
RegularExpression Id.- See Also:
- Constant Field Values
-
SELECT_ALL_WHERE
static final int SELECT_ALL_WHERE
RegularExpression Id.- See Also:
- Constant Field Values
-
SELECT_FIRST_HAVING
static final int SELECT_FIRST_HAVING
RegularExpression Id.- See Also:
- Constant Field Values
-
SELECT_FIRST_WHERE
static final int SELECT_FIRST_WHERE
RegularExpression Id.- See Also:
- Constant Field Values
-
ORDER_BY
static final int ORDER_BY
RegularExpression Id.- See Also:
- Constant Field Values
-
ORDER_INCREASING_BY
static final int ORDER_INCREASING_BY
RegularExpression Id.- See Also:
- Constant Field Values
-
ORDER_DECREASING_BY
static final int ORDER_DECREASING_BY
RegularExpression Id.- See Also:
- Constant Field Values
-
SPLIT_BY
static final int SPLIT_BY
RegularExpression Id.- See Also:
- Constant Field Values
-
TRANSFORM_TO
static final int TRANSFORM_TO
RegularExpression Id.- See Also:
- Constant Field Values
-
TRANSFORM_UNIQUE_TO
static final int TRANSFORM_UNIQUE_TO
RegularExpression Id.- See Also:
- Constant Field Values
-
LESS_THAN
static final int LESS_THAN
RegularExpression Id.- See Also:
- Constant Field Values
-
MORE_THAN
static final int MORE_THAN
RegularExpression Id.- See Also:
- Constant Field Values
-
OR_LESS
static final int OR_LESS
RegularExpression Id.- See Also:
- Constant Field Values
-
AND_MORE
static final int AND_MORE
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
-
FP_LITERAL1
static final int FP_LITERAL1
RegularExpression Id.- See Also:
- Constant Field Values
-
FP_LITERAL2
static final int FP_LITERAL2
RegularExpression Id.- See Also:
- Constant Field Values
-
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
BUSINESS_INTEGER_LITERAL
static final int BUSINESS_INTEGER_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
DATE_FORMAT_LITERAL_4_2_2
static final int DATE_FORMAT_LITERAL_4_2_2
RegularExpression Id.- See Also:
- Constant Field Values
-
TIME_FORMAT_LITERAL
static final int TIME_FORMAT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
PERCENT_LITERAL
static final int PERCENT_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
CHARACTER_LITERAL
static final int CHARACTER_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
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
-
ANY
static final int ANY
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE_VARIABLE
static final int RANGE_VARIABLE
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
FORMAL_COMMENT
static final int FORMAL_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
REF_IDENTIFIER
static final int REF_IDENTIFIER
Lexical state.- See Also:
- Constant Field Values
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
IN_FORMAL_COMMENT
static final int IN_FORMAL_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final String[] tokenImage
Literal token values.
-
-