net.esper.eql.generated
Interface EqlTokenTypes

All Known Implementing Classes:
ASTFilterSpecHelper, ASTOutputLimitHelper, ASTViewSpecHelper, EQLStatementLexer, EQLStatementParser, PropertyParser, SchemaXMLPropertyParser, SimpleXMLPropertyParser

public interface EqlTokenTypes


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

Field Detail

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

METADATASQL

static final int METADATASQL
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

INSTANCEOF

static final int INSTANCEOF
See Also:
Constant Field Values

CAST

static final int CAST
See Also:
Constant Field Values

CURRENT_TIMESTAMP

static final int CURRENT_TIMESTAMP
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_PROP_DYNAMIC_SIMPLE

static final int EVENT_PROP_DYNAMIC_SIMPLE
See Also:
Constant Field Values

EVENT_PROP_DYNAMIC_INDEXED

static final int EVENT_PROP_DYNAMIC_INDEXED
See Also:
Constant Field Values

EVENT_PROP_DYNAMIC_MAPPED

static final int EVENT_PROP_DYNAMIC_MAPPED
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

SUBSTITUTION

static final int SUBSTITUTION
See Also:
Constant Field Values

CAST_EXPR

static final int CAST_EXPR
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

QUESTION

static final int QUESTION
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

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