Package mondrian.olap
Interface ParserSym
-
public interface ParserSymCUP generated interface containing symbol constants.
-
-
Field Summary
Fields Modifier and Type Field Description static int_VALUE_EXPRESSIONstatic intAMP_QUOTED_IDstatic intANDstatic intASstatic intASTERISKstatic intAXISstatic intBANGstatic intCASEstatic intCASTstatic intCELLstatic intCHAPTERSstatic intCOLONstatic intCOLUMNSstatic intCOMMAstatic intCONCATstatic intDIMENSIONstatic intDOTstatic intDRILLTHROUGHstatic intELSEstatic intEMPTYstatic intENDstatic intEOFstatic intEQstatic interrorstatic intEXPLAINstatic intFIRSTROWSETstatic intFORstatic intFORMULA_STRINGstatic intFROMstatic intGEstatic intGTstatic intIDstatic intINstatic intISstatic intLBRACEstatic intLEstatic intLPARENstatic intLTstatic intMATCHESstatic intMAXROWSstatic intMEMBERstatic intMINUSstatic intNEstatic intNONstatic intNOTstatic intNULLstatic intNUMBERstatic intONstatic intORstatic intPAGESstatic intPLANstatic intPLUSstatic intPROPERTIESstatic intQUOTED_IDstatic intRBRACEstatic intRETURNstatic intROWSstatic intRPARENstatic intSECTIONSstatic intSELECTstatic intSETstatic intSOLIDUSstatic intSTRINGstatic intTHENstatic intUNKNOWNstatic intWHENstatic intWHEREstatic intWITHstatic intXOR
-
-
-
Field Detail
-
PLAN
static final int PLAN
- See Also:
- Constant Field Values
-
CAST
static final int CAST
- See Also:
- Constant Field Values
-
WHEN
static final int WHEN
- See Also:
- Constant Field Values
-
WITH
static final int WITH
- See Also:
- Constant Field Values
-
GE
static final int GE
- See Also:
- Constant Field Values
-
CONCAT
static final int CONCAT
- See Also:
- Constant Field Values
-
ASTERISK
static final int ASTERISK
- See Also:
- Constant Field Values
-
EMPTY
static final int EMPTY
- See Also:
- Constant Field Values
-
DIMENSION
static final int DIMENSION
- See Also:
- Constant Field Values
-
_VALUE_EXPRESSION
static final int _VALUE_EXPRESSION
- See Also:
- Constant Field Values
-
XOR
static final int XOR
- See Also:
- Constant Field Values
-
CASE
static final int CASE
- See Also:
- Constant Field Values
-
PAGES
static final int PAGES
- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
-
QUOTED_ID
static final int QUOTED_ID
- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
- See Also:
- Constant Field Values
-
FOR
static final int FOR
- See Also:
- Constant Field Values
-
ROWS
static final int ROWS
- See Also:
- Constant Field Values
-
WHERE
static final int WHERE
- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
-
NOT
static final int NOT
- See Also:
- Constant Field Values
-
IS
static final int IS
- See Also:
- Constant Field Values
-
AND
static final int AND
- See Also:
- Constant Field Values
-
LT
static final int LT
- See Also:
- Constant Field Values
-
IN
static final int IN
- See Also:
- Constant Field Values
-
OR
static final int OR
- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
- See Also:
- Constant Field Values
-
BANG
static final int BANG
- See Also:
- Constant Field Values
-
NON
static final int NON
- See Also:
- Constant Field Values
-
ON
static final int ON
- See Also:
- Constant Field Values
-
SELECT
static final int SELECT
- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
- See Also:
- Constant Field Values
-
FORMULA_STRING
static final int FORMULA_STRING
- See Also:
- Constant Field Values
-
MEMBER
static final int MEMBER
- See Also:
- Constant Field Values
-
ID
static final int ID
- See Also:
- Constant Field Values
-
DOT
static final int DOT
- See Also:
- Constant Field Values
-
LE
static final int LE
- See Also:
- Constant Field Values
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
- See Also:
- Constant Field Values
-
MATCHES
static final int MATCHES
- See Also:
- Constant Field Values
-
DRILLTHROUGH
static final int DRILLTHROUGH
- See Also:
- Constant Field Values
-
error
static final int error
- See Also:
- Constant Field Values
-
NULL
static final int NULL
- See Also:
- Constant Field Values
-
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
-
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
-
EQ
static final int EQ
- See Also:
- Constant Field Values
-
FROM
static final int FROM
- See Also:
- Constant Field Values
-
SOLIDUS
static final int SOLIDUS
- See Also:
- Constant Field Values
-
COLON
static final int COLON
- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACE
- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
- See Also:
- Constant Field Values
-
EXPLAIN
static final int EXPLAIN
- See Also:
- Constant Field Values
-
PROPERTIES
static final int PROPERTIES
- See Also:
- Constant Field Values
-
SECTIONS
static final int SECTIONS
- See Also:
- Constant Field Values
-
FIRSTROWSET
static final int FIRSTROWSET
- See Also:
- Constant Field Values
-
COLUMNS
static final int COLUMNS
- See Also:
- Constant Field Values
-
AXIS
static final int AXIS
- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
- See Also:
- Constant Field Values
-
THEN
static final int THEN
- See Also:
- Constant Field Values
-
NE
static final int NE
- See Also:
- Constant Field Values
-
END
static final int END
- See Also:
- Constant Field Values
-
STRING
static final int STRING
- See Also:
- Constant Field Values
-
MAXROWS
static final int MAXROWS
- See Also:
- Constant Field Values
-
AMP_QUOTED_ID
static final int AMP_QUOTED_ID
- See Also:
- Constant Field Values
-
CELL
static final int CELL
- See Also:
- Constant Field Values
-
AS
static final int AS
- See Also:
- Constant Field Values
-
GT
static final int GT
- See Also:
- Constant Field Values
-
CHAPTERS
static final int CHAPTERS
- See Also:
- Constant Field Values
-
SET
static final int SET
- See Also:
- Constant Field Values
-
-