Package mondrian.parser
Interface MdxParserImplConstants
-
- All Known Implementing Classes:
MdxParserImpl,MdxParserImplTokenManager
public interface MdxParserImplConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intAMP_QUOTED_IDRegularExpression Id.static intAMP_UNQUOTED_IDRegularExpression Id.static intANDRegularExpression Id.static intAPPROX_NUMERIC_LITERALRegularExpression Id.static intASRegularExpression Id.static intASTERISKRegularExpression Id.static intAXISRegularExpression Id.static intBANGRegularExpression Id.static intCASERegularExpression Id.static intCASTRegularExpression Id.static intCELLRegularExpression Id.static intCHAPTERSRegularExpression Id.static intCOLONRegularExpression Id.static intCOLUMNSRegularExpression Id.static intCOMMARegularExpression Id.static intCONCATRegularExpression Id.static intDECIMAL_NUMERIC_LITERALRegularExpression Id.static intDEFAULTLexical state.static intDIGITRegularExpression Id.static intDIMENSIONRegularExpression Id.static intDOTRegularExpression Id.static intDOUBLE_QUOTED_STRINGRegularExpression Id.static intDRILLTHROUGHRegularExpression Id.static intELSERegularExpression Id.static intEMPTYRegularExpression Id.static intENDRegularExpression Id.static intEOFEnd of File.static intEQRegularExpression Id.static intEXISTINGRegularExpression Id.static intEXPLAINRegularExpression Id.static intEXPONENTRegularExpression Id.static intFIRSTROWSETRegularExpression Id.static intFORRegularExpression Id.static intFORMAL_COMMENTRegularExpression Id.static intFROMRegularExpression Id.static intGERegularExpression Id.static intGTRegularExpression Id.static intIDRegularExpression Id.static intINRegularExpression Id.static intIN_FORMAL_COMMENTLexical state.static intIN_MULTI_LINE_COMMENTLexical state.static intIN_SINGLE_LINE_COMMENTLexical state.static intISRegularExpression Id.static intLBRACERegularExpression Id.static intLERegularExpression Id.static intLETTERRegularExpression Id.static intLPARENRegularExpression Id.static intLTRegularExpression Id.static intMATCHESRegularExpression Id.static intMAXROWSRegularExpression Id.static intMEMBERRegularExpression Id.static intMINUSRegularExpression Id.static intMULTI_LINE_COMMENTRegularExpression Id.static intNERegularExpression Id.static intNONRegularExpression Id.static intNOTRegularExpression Id.static intNULLRegularExpression Id.static intONRegularExpression Id.static intORRegularExpression Id.static intPAGESRegularExpression Id.static intPLANRegularExpression Id.static intPLUSRegularExpression Id.static intPROPERTIESRegularExpression Id.static intQUOTED_IDRegularExpression Id.static intRBRACERegularExpression Id.static intRETURNRegularExpression Id.static intROWSRegularExpression Id.static intRPARENRegularExpression Id.static intSECTIONSRegularExpression Id.static intSELECTRegularExpression Id.static intSETRegularExpression Id.static intSINGLE_LINE_COMMENTRegularExpression Id.static intSINGLE_QUOTED_STRINGRegularExpression Id.static intSOLIDUSRegularExpression Id.static intTHENRegularExpression Id.static String[]tokenImageLiteral token values.static intUNSIGNED_INTEGER_LITERALRegularExpression Id.static intWHENRegularExpression Id.static intWHERERegularExpression Id.static intWHITESPACERegularExpression Id.static intWITHRegularExpression Id.static intXORRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- 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
-
AXIS
static final int AXIS
RegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASE
RegularExpression Id.- See Also:
- Constant Field Values
-
CAST
static final int CAST
RegularExpression Id.- See Also:
- Constant Field Values
-
CELL
static final int CELL
RegularExpression Id.- See Also:
- Constant Field Values
-
CHAPTERS
static final int CHAPTERS
RegularExpression Id.- See Also:
- Constant Field Values
-
COLUMNS
static final int COLUMNS
RegularExpression Id.- See Also:
- Constant Field Values
-
DIMENSION
static final int DIMENSION
RegularExpression Id.- See Also:
- Constant Field Values
-
DRILLTHROUGH
static final int DRILLTHROUGH
RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
RegularExpression Id.- See Also:
- Constant Field Values
-
EMPTY
static final int EMPTY
RegularExpression Id.- See Also:
- Constant Field Values
-
END
static final int END
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPLAIN
static final int EXPLAIN
RegularExpression Id.- See Also:
- Constant Field Values
-
FIRSTROWSET
static final int FIRSTROWSET
RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
RegularExpression Id.- See Also:
- Constant Field Values
-
FROM
static final int FROM
RegularExpression Id.- See Also:
- Constant Field Values
-
IN
static final int IN
RegularExpression Id.- See Also:
- Constant Field Values
-
IS
static final int IS
RegularExpression Id.- See Also:
- Constant Field Values
-
MATCHES
static final int MATCHES
RegularExpression Id.- See Also:
- Constant Field Values
-
MAXROWS
static final int MAXROWS
RegularExpression Id.- See Also:
- Constant Field Values
-
MEMBER
static final int MEMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
NON
static final int NON
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
-
ON
static final int ON
RegularExpression Id.- See Also:
- Constant Field Values
-
OR
static final int OR
RegularExpression Id.- See Also:
- Constant Field Values
-
PAGES
static final int PAGES
RegularExpression Id.- See Also:
- Constant Field Values
-
PLAN
static final int PLAN
RegularExpression Id.- See Also:
- Constant Field Values
-
PROPERTIES
static final int PROPERTIES
RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
RegularExpression Id.- See Also:
- Constant Field Values
-
ROWS
static final int ROWS
RegularExpression Id.- See Also:
- Constant Field Values
-
SECTIONS
static final int SECTIONS
RegularExpression Id.- See Also:
- Constant Field Values
-
SELECT
static final int SELECT
RegularExpression Id.- See Also:
- Constant Field Values
-
SET
static final int SET
RegularExpression Id.- See Also:
- Constant Field Values
-
THEN
static final int THEN
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
-
XOR
static final int XOR
RegularExpression Id.- See Also:
- Constant Field Values
-
WITH
static final int WITH
RegularExpression Id.- See Also:
- Constant Field Values
-
EXISTING
static final int EXISTING
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
-
ASTERISK
static final int ASTERISK
RegularExpression Id.- See Also:
- Constant Field Values
-
BANG
static final int BANG
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
-
CONCAT
static final int CONCAT
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOT
RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GE
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LE
RegularExpression Id.- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
RegularExpression Id.- See Also:
- Constant Field Values
-
NE
static final int NE
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
SOLIDUS
static final int SOLIDUS
RegularExpression Id.- See Also:
- Constant Field Values
-
UNSIGNED_INTEGER_LITERAL
static final int UNSIGNED_INTEGER_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
APPROX_NUMERIC_LITERAL
static final int APPROX_NUMERIC_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_NUMERIC_LITERAL
static final int DECIMAL_NUMERIC_LITERAL
RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_QUOTED_STRING
static final int SINGLE_QUOTED_STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE_QUOTED_STRING
static final int DOUBLE_QUOTED_STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
WHITESPACE
static final int WHITESPACE
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
-
AMP_QUOTED_ID
static final int AMP_QUOTED_ID
RegularExpression Id.- See Also:
- Constant Field Values
-
AMP_UNQUOTED_ID
static final int AMP_UNQUOTED_ID
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
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
IN_SINGLE_LINE_COMMENT
static final int IN_SINGLE_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
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final String[] tokenImage
Literal token values.
-
-