net.esper.eql.generated
Interface EqlEvalTokenTypes
- All Known Implementing Classes:
- ASTConstantHelper, ASTParameterHelper, EQLBaseWalker, EQLTreeWalker
public interface EqlEvalTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
IN_SET
static final int IN_SET
- See Also:
- Constant Field Values
BETWEEN
static final int BETWEEN
- See Also:
- Constant Field Values
LIKE
static final int LIKE
- See Also:
- Constant Field Values
REGEXP
static final int REGEXP
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
OR_EXPR
static final int OR_EXPR
- See Also:
- Constant Field Values
AND_EXPR
static final int AND_EXPR
- See Also:
- Constant Field Values
NOT_EXPR
static final int NOT_EXPR
- See Also:
- Constant Field Values
EVERY_EXPR
static final int EVERY_EXPR
- See Also:
- Constant Field Values
WHERE
static final int WHERE
- See Also:
- Constant Field Values
AS
static final int AS
- See Also:
- Constant Field Values
SUM
static final int SUM
- See Also:
- Constant Field Values
AVG
static final int AVG
- See Also:
- Constant Field Values
MAX
static final int MAX
- See Also:
- Constant Field Values
MIN
static final int MIN
- See Also:
- Constant Field Values
COALESCE
static final int COALESCE
- See Also:
- Constant Field Values
MEDIAN
static final int MEDIAN
- See Also:
- Constant Field Values
STDDEV
static final int STDDEV
- See Also:
- Constant Field Values
AVEDEV
static final int AVEDEV
- See Also:
- Constant Field Values
COUNT
static final int COUNT
- See Also:
- Constant Field Values
SELECT
static final int SELECT
- See Also:
- Constant Field Values
CASE
static final int CASE
- See Also:
- Constant Field Values
CASE2
static final int CASE2
- See Also:
- Constant Field Values
ELSE
static final int ELSE
- See Also:
- Constant Field Values
WHEN
static final int WHEN
- See Also:
- Constant Field Values
THEN
static final int THEN
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
OUTER
static final int OUTER
- See Also:
- Constant Field Values
JOIN
static final int JOIN
- See Also:
- Constant Field Values
LEFT
static final int LEFT
- See Also:
- Constant Field Values
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
FULL
static final int FULL
- See Also:
- Constant Field Values
ON
static final int ON
- See Also:
- Constant Field Values
IS
static final int IS
- See Also:
- Constant Field Values
BY
static final int BY
- See Also:
- Constant Field Values
GROUP
static final int GROUP
- See Also:
- Constant Field Values
HAVING
static final int HAVING
- See Also:
- Constant Field Values
DISTINCT
static final int DISTINCT
- See Also:
- Constant Field Values
ALL
static final int ALL
- See Also:
- Constant Field Values
OUTPUT
static final int OUTPUT
- See Also:
- Constant Field Values
EVENTS
static final int EVENTS
- See Also:
- Constant Field Values
SECONDS
static final int SECONDS
- See Also:
- Constant Field Values
MINUTES
static final int MINUTES
- See Also:
- Constant Field Values
FIRST
static final int FIRST
- See Also:
- Constant Field Values
LAST
static final int LAST
- See Also:
- Constant Field Values
INSERT
static final int INSERT
- See Also:
- Constant Field Values
INTO
static final int INTO
- See Also:
- Constant Field Values
ORDER
static final int ORDER
- See Also:
- Constant Field Values
ASC
static final int ASC
- See Also:
- Constant Field Values
DESC
static final int DESC
- See Also:
- Constant Field Values
RSTREAM
static final int RSTREAM
- See Also:
- Constant Field Values
ISTREAM
static final int ISTREAM
- See Also:
- Constant Field Values
PATTERN
static final int PATTERN
- See Also:
- Constant Field Values
SQL
static final int SQL
- See Also:
- Constant Field Values
PREVIOUS
static final int PREVIOUS
- See Also:
- Constant Field Values
PRIOR
static final int PRIOR
- See Also:
- Constant Field Values
EXISTS
static final int EXISTS
- See Also:
- Constant Field Values
WEEKDAY
static final int WEEKDAY
- See Also:
- Constant Field Values
LW
static final int LW
- See Also:
- Constant Field Values
NUMERIC_PARAM_RANGE
static final int NUMERIC_PARAM_RANGE
- See Also:
- Constant Field Values
NUMERIC_PARAM_LIST
static final int NUMERIC_PARAM_LIST
- See Also:
- Constant Field Values
NUMERIC_PARAM_FREQUENCY
static final int NUMERIC_PARAM_FREQUENCY
- See Also:
- Constant Field Values
FOLLOWED_BY_EXPR
static final int FOLLOWED_BY_EXPR
- See Also:
- Constant Field Values
ARRAY_PARAM_LIST
static final int ARRAY_PARAM_LIST
- See Also:
- Constant Field Values
EVENT_FILTER_EXPR
static final int EVENT_FILTER_EXPR
- See Also:
- Constant Field Values
EVENT_FILTER_NAME_TAG
static final int EVENT_FILTER_NAME_TAG
- See Also:
- Constant Field Values
EVENT_FILTER_IDENT
static final int EVENT_FILTER_IDENT
- See Also:
- Constant Field Values
EVENT_FILTER_PARAM
static final int EVENT_FILTER_PARAM
- See Also:
- Constant Field Values
EVENT_FILTER_RANGE
static final int EVENT_FILTER_RANGE
- See Also:
- Constant Field Values
EVENT_FILTER_NOT_RANGE
static final int EVENT_FILTER_NOT_RANGE
- See Also:
- Constant Field Values
EVENT_FILTER_IN
static final int EVENT_FILTER_IN
- See Also:
- Constant Field Values
EVENT_FILTER_NOT_IN
static final int EVENT_FILTER_NOT_IN
- See Also:
- Constant Field Values
EVENT_FILTER_BETWEEN
static final int EVENT_FILTER_BETWEEN
- See Also:
- Constant Field Values
EVENT_FILTER_NOT_BETWEEN
static final int EVENT_FILTER_NOT_BETWEEN
- See Also:
- Constant Field Values
CLASS_IDENT
static final int CLASS_IDENT
- See Also:
- Constant Field Values
GUARD_EXPR
static final int GUARD_EXPR
- See Also:
- Constant Field Values
OBSERVER_EXPR
static final int OBSERVER_EXPR
- See Also:
- Constant Field Values
VIEW_EXPR
static final int VIEW_EXPR
- See Also:
- Constant Field Values
PATTERN_INCL_EXPR
static final int PATTERN_INCL_EXPR
- See Also:
- Constant Field Values
DATABASE_JOIN_EXPR
static final int DATABASE_JOIN_EXPR
- See Also:
- Constant Field Values
WHERE_EXPR
static final int WHERE_EXPR
- See Also:
- Constant Field Values
HAVING_EXPR
static final int HAVING_EXPR
- See Also:
- Constant Field Values
EVAL_BITWISE_EXPR
static final int EVAL_BITWISE_EXPR
- See Also:
- Constant Field Values
EVAL_AND_EXPR
static final int EVAL_AND_EXPR
- See Also:
- Constant Field Values
EVAL_OR_EXPR
static final int EVAL_OR_EXPR
- See Also:
- Constant Field Values
EVAL_EQUALS_EXPR
static final int EVAL_EQUALS_EXPR
- See Also:
- Constant Field Values
EVAL_NOTEQUALS_EXPR
static final int EVAL_NOTEQUALS_EXPR
- See Also:
- Constant Field Values
EVAL_IDENT
static final int EVAL_IDENT
- See Also:
- Constant Field Values
SELECTION_EXPR
static final int SELECTION_EXPR
- See Also:
- Constant Field Values
SELECTION_ELEMENT_EXPR
static final int SELECTION_ELEMENT_EXPR
- See Also:
- Constant Field Values
STREAM_EXPR
static final int STREAM_EXPR
- See Also:
- Constant Field Values
OUTERJOIN_EXPR
static final int OUTERJOIN_EXPR
- See Also:
- Constant Field Values
LEFT_OUTERJOIN_EXPR
static final int LEFT_OUTERJOIN_EXPR
- See Also:
- Constant Field Values
RIGHT_OUTERJOIN_EXPR
static final int RIGHT_OUTERJOIN_EXPR
- See Also:
- Constant Field Values
FULL_OUTERJOIN_EXPR
static final int FULL_OUTERJOIN_EXPR
- See Also:
- Constant Field Values
GROUP_BY_EXPR
static final int GROUP_BY_EXPR
- See Also:
- Constant Field Values
ORDER_BY_EXPR
static final int ORDER_BY_EXPR
- See Also:
- Constant Field Values
ORDER_ELEMENT_EXPR
static final int ORDER_ELEMENT_EXPR
- See Also:
- Constant Field Values
EVENT_PROP_EXPR
static final int EVENT_PROP_EXPR
- See Also:
- Constant Field Values
EVENT_PROP_SIMPLE
static final int EVENT_PROP_SIMPLE
- See Also:
- Constant Field Values
EVENT_PROP_MAPPED
static final int EVENT_PROP_MAPPED
- See Also:
- Constant Field Values
EVENT_PROP_INDEXED
static final int EVENT_PROP_INDEXED
- See Also:
- Constant Field Values
EVENT_LIMIT_EXPR
static final int EVENT_LIMIT_EXPR
- See Also:
- Constant Field Values
SEC_LIMIT_EXPR
static final int SEC_LIMIT_EXPR
- See Also:
- Constant Field Values
MIN_LIMIT_EXPR
static final int MIN_LIMIT_EXPR
- See Also:
- Constant Field Values
INSERTINTO_EXPR
static final int INSERTINTO_EXPR
- See Also:
- Constant Field Values
INSERTINTO_EXPRCOL
static final int INSERTINTO_EXPRCOL
- See Also:
- Constant Field Values
CONCAT
static final int CONCAT
- See Also:
- Constant Field Values
LIB_FUNCTION
static final int LIB_FUNCTION
- See Also:
- Constant Field Values
UNARY_MINUS
static final int UNARY_MINUS
- See Also:
- Constant Field Values
TIME_PERIOD
static final int TIME_PERIOD
- See Also:
- Constant Field Values
ARRAY_EXPR
static final int ARRAY_EXPR
- See Also:
- Constant Field Values
DAY_PART
static final int DAY_PART
- See Also:
- Constant Field Values
HOUR_PART
static final int HOUR_PART
- See Also:
- Constant Field Values
MINUTE_PART
static final int MINUTE_PART
- See Also:
- Constant Field Values
SECOND_PART
static final int SECOND_PART
- See Also:
- Constant Field Values
MILLISECOND_PART
static final int MILLISECOND_PART
- See Also:
- Constant Field Values
NOT_IN_SET
static final int NOT_IN_SET
- See Also:
- Constant Field Values
NOT_BETWEEN
static final int NOT_BETWEEN
- See Also:
- Constant Field Values
NOT_LIKE
static final int NOT_LIKE
- See Also:
- Constant Field Values
NOT_REGEXP
static final int NOT_REGEXP
- See Also:
- Constant Field Values
DBSELECT_EXPR
static final int DBSELECT_EXPR
- See Also:
- Constant Field Values
DBFROM_CLAUSE
static final int DBFROM_CLAUSE
- See Also:
- Constant Field Values
DBWHERE_CLAUSE
static final int DBWHERE_CLAUSE
- See Also:
- Constant Field Values
WILDCARD_SELECT
static final int WILDCARD_SELECT
- See Also:
- Constant Field Values
INSERTINTO_STREAM_NAME
static final int INSERTINTO_STREAM_NAME
- See Also:
- Constant Field Values
IN_RANGE
static final int IN_RANGE
- See Also:
- Constant Field Values
NOT_IN_RANGE
static final int NOT_IN_RANGE
- See Also:
- Constant Field Values
SUBSELECT_EXPR
static final int SUBSELECT_EXPR
- See Also:
- Constant Field Values
EXISTS_SUBSELECT_EXPR
static final int EXISTS_SUBSELECT_EXPR
- See Also:
- Constant Field Values
IN_SUBSELECT_EXPR
static final int IN_SUBSELECT_EXPR
- See Also:
- Constant Field Values
NOT_IN_SUBSELECT_EXPR
static final int NOT_IN_SUBSELECT_EXPR
- See Also:
- Constant Field Values
IN_SUBSELECT_QUERY_EXPR
static final int IN_SUBSELECT_QUERY_EXPR
- See Also:
- Constant Field Values
LAST_OPERATOR
static final int LAST_OPERATOR
- See Also:
- Constant Field Values
WEEKDAY_OPERATOR
static final int WEEKDAY_OPERATOR
- See Also:
- Constant Field Values
INT_TYPE
static final int INT_TYPE
- See Also:
- Constant Field Values
LONG_TYPE
static final int LONG_TYPE
- See Also:
- Constant Field Values
FLOAT_TYPE
static final int FLOAT_TYPE
- See Also:
- Constant Field Values
DOUBLE_TYPE
static final int DOUBLE_TYPE
- See Also:
- Constant Field Values
STRING_TYPE
static final int STRING_TYPE
- See Also:
- Constant Field Values
BOOL_TYPE
static final int BOOL_TYPE
- See Also:
- Constant Field Values
NULL_TYPE
static final int NULL_TYPE
- See Also:
- Constant Field Values
NUM_INT
static final int NUM_INT
- See Also:
- Constant Field Values
NUM_LONG
static final int NUM_LONG
- See Also:
- Constant Field Values
NUM_FLOAT
static final int NUM_FLOAT
- See Also:
- Constant Field Values
NUM_DOUBLE
static final int NUM_DOUBLE
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
LITERAL_true
static final int LITERAL_true
- See Also:
- Constant Field Values
LITERAL_false
static final int LITERAL_false
- See Also:
- Constant Field Values
LITERAL_null
static final int LITERAL_null
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
QUOTED_STRING_LITERAL
static final int QUOTED_STRING_LITERAL
- See Also:
- Constant Field Values
IDENT
static final int IDENT
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
EQUALS
static final int EQUALS
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
LBRACK
static final int LBRACK
- See Also:
- Constant Field Values
RBRACK
static final int RBRACK
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
BAND
static final int BAND
- See Also:
- Constant Field Values
BOR
static final int BOR
- See Also:
- Constant Field Values
BXOR
static final int BXOR
- See Also:
- Constant Field Values
SQL_NE
static final int SQL_NE
- See Also:
- Constant Field Values
NOT_EQUAL
static final int NOT_EQUAL
- See Also:
- Constant Field Values
LT
static final int LT
- See Also:
- Constant Field Values
GT
static final int GT
- See Also:
- Constant Field Values
LE
static final int LE
- See Also:
- Constant Field Values
GE
static final int GE
- See Also:
- Constant Field Values
LOR
static final int LOR
- See Also:
- Constant Field Values
DIV
static final int DIV
- See Also:
- Constant Field Values
MOD
static final int MOD
- See Also:
- Constant Field Values
LCURLY
static final int LCURLY
- See Also:
- Constant Field Values
RCURLY
static final int RCURLY
- See Also:
- Constant Field Values
FOLLOWED_BY
static final int FOLLOWED_BY
- See Also:
- Constant Field Values
LITERAL_days
static final int LITERAL_days
- See Also:
- Constant Field Values
LITERAL_day
static final int LITERAL_day
- See Also:
- Constant Field Values
LITERAL_hours
static final int LITERAL_hours
- See Also:
- Constant Field Values
LITERAL_hour
static final int LITERAL_hour
- See Also:
- Constant Field Values
LITERAL_minute
static final int LITERAL_minute
- See Also:
- Constant Field Values
LITERAL_second
static final int LITERAL_second
- See Also:
- Constant Field Values
LITERAL_sec
static final int LITERAL_sec
- See Also:
- Constant Field Values
LITERAL_milliseconds
static final int LITERAL_milliseconds
- See Also:
- Constant Field Values
LITERAL_millisecond
static final int LITERAL_millisecond
- See Also:
- Constant Field Values
LITERAL_msec
static final int LITERAL_msec
- See Also:
- Constant Field Values
QUESTION
static final int QUESTION
- See Also:
- Constant Field Values
EQUAL
static final int EQUAL
- See Also:
- Constant Field Values
LNOT
static final int LNOT
- See Also:
- Constant Field Values
BNOT
static final int BNOT
- See Also:
- Constant Field Values
DIV_ASSIGN
static final int DIV_ASSIGN
- See Also:
- Constant Field Values
PLUS_ASSIGN
static final int PLUS_ASSIGN
- See Also:
- Constant Field Values
INC
static final int INC
- See Also:
- Constant Field Values
MINUS_ASSIGN
static final int MINUS_ASSIGN
- See Also:
- Constant Field Values
DEC
static final int DEC
- See Also:
- Constant Field Values
STAR_ASSIGN
static final int STAR_ASSIGN
- See Also:
- Constant Field Values
MOD_ASSIGN
static final int MOD_ASSIGN
- See Also:
- Constant Field Values
SR
static final int SR
- See Also:
- Constant Field Values
SR_ASSIGN
static final int SR_ASSIGN
- See Also:
- Constant Field Values
BSR
static final int BSR
- See Also:
- Constant Field Values
BSR_ASSIGN
static final int BSR_ASSIGN
- See Also:
- Constant Field Values
SL
static final int SL
- See Also:
- Constant Field Values
SL_ASSIGN
static final int SL_ASSIGN
- See Also:
- Constant Field Values
BXOR_ASSIGN
static final int BXOR_ASSIGN
- See Also:
- Constant Field Values
BOR_ASSIGN
static final int BOR_ASSIGN
- See Also:
- Constant Field Values
BAND_ASSIGN
static final int BAND_ASSIGN
- See Also:
- Constant Field Values
LAND
static final int LAND
- See Also:
- Constant Field Values
SEMI
static final int SEMI
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values
SL_COMMENT
static final int SL_COMMENT
- See Also:
- Constant Field Values
ML_COMMENT
static final int ML_COMMENT
- See Also:
- Constant Field Values
ESC
static final int ESC
- See Also:
- Constant Field Values
HEX_DIGIT
static final int HEX_DIGIT
- See Also:
- Constant Field Values
EXPONENT
static final int EXPONENT
- See Also:
- Constant Field Values
FLOAT_SUFFIX
static final int FLOAT_SUFFIX
- See Also:
- Constant Field Values
BOGUS
static final int BOGUS
- See Also:
- Constant Field Values
NUMERIC_PARAM_FREQUENCE
static final int NUMERIC_PARAM_FREQUENCE
- See Also:
- Constant Field Values