com.espertech.esper.epl.generated
Class EsperEPL2GrammarLexer
java.lang.Object
org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
org.antlr.v4.runtime.Lexer
com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
- All Implemented Interfaces:
- org.antlr.v4.runtime.TokenSource
public class EsperEPL2GrammarLexer
- extends org.antlr.v4.runtime.Lexer
Fields inherited from class org.antlr.v4.runtime.Lexer |
_channel, _factory, _hitEOF, _input, _mode, _modeStack, _text, _token, _tokenFactorySourcePair, _tokenStartCharIndex, _tokenStartCharPositionInLine, _tokenStartLine, _type, DEFAULT_MODE, DEFAULT_TOKEN_CHANNEL, HIDDEN, MAX_CHAR_VALUE, MIN_CHAR_VALUE, MORE, SKIP |
Fields inherited from class org.antlr.v4.runtime.Recognizer |
_interp, EOF |
Methods inherited from class org.antlr.v4.runtime.Lexer |
emit, emit, emitEOF, getAllTokens, getChannel, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getErrorDisplay, getErrorDisplay, getInputStream, getLine, getSourceName, getText, getToken, getTokenFactory, getType, mode, more, nextToken, notifyListeners, popMode, pushMode, recover, recover, reset, setChannel, setCharPositionInLine, setInputStream, setLine, setText, setToken, setTokenFactory, setType, skip |
Methods inherited from class org.antlr.v4.runtime.Recognizer |
addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getState, getTokenErrorDisplay, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
_sharedContextCache
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
IN_SET
public static final int IN_SET
- See Also:
- Constant Field Values
BETWEEN
public static final int BETWEEN
- See Also:
- Constant Field Values
LIKE
public static final int LIKE
- See Also:
- Constant Field Values
REGEXP
public static final int REGEXP
- See Also:
- Constant Field Values
ESCAPE
public static final int ESCAPE
- See Also:
- Constant Field Values
OR_EXPR
public static final int OR_EXPR
- See Also:
- Constant Field Values
AND_EXPR
public static final int AND_EXPR
- See Also:
- Constant Field Values
NOT_EXPR
public static final int NOT_EXPR
- See Also:
- Constant Field Values
EVERY_EXPR
public static final int EVERY_EXPR
- See Also:
- Constant Field Values
EVERY_DISTINCT_EXPR
public static final int EVERY_DISTINCT_EXPR
- See Also:
- Constant Field Values
WHERE
public static final int WHERE
- See Also:
- Constant Field Values
AS
public static final int AS
- See Also:
- Constant Field Values
SUM
public static final int SUM
- See Also:
- Constant Field Values
AVG
public static final int AVG
- See Also:
- Constant Field Values
MAX
public static final int MAX
- See Also:
- Constant Field Values
MIN
public static final int MIN
- See Also:
- Constant Field Values
COALESCE
public static final int COALESCE
- See Also:
- Constant Field Values
MEDIAN
public static final int MEDIAN
- See Also:
- Constant Field Values
STDDEV
public static final int STDDEV
- See Also:
- Constant Field Values
AVEDEV
public static final int AVEDEV
- See Also:
- Constant Field Values
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
CASE
public static final int CASE
- See Also:
- Constant Field Values
ELSE
public static final int ELSE
- See Also:
- Constant Field Values
WHEN
public static final int WHEN
- See Also:
- Constant Field Values
THEN
public static final int THEN
- See Also:
- Constant Field Values
END
public static final int END
- See Also:
- Constant Field Values
FROM
public static final int FROM
- See Also:
- Constant Field Values
OUTER
public static final int OUTER
- See Also:
- Constant Field Values
INNER
public static final int INNER
- See Also:
- Constant Field Values
JOIN
public static final int JOIN
- See Also:
- Constant Field Values
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
FULL
public static final int FULL
- See Also:
- Constant Field Values
ON
public static final int ON
- See Also:
- Constant Field Values
IS
public static final int IS
- See Also:
- Constant Field Values
BY
public static final int BY
- See Also:
- Constant Field Values
GROUP
public static final int GROUP
- See Also:
- Constant Field Values
HAVING
public static final int HAVING
- See Also:
- Constant Field Values
DISTINCT
public static final int DISTINCT
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
ANY
public static final int ANY
- See Also:
- Constant Field Values
SOME
public static final int SOME
- See Also:
- Constant Field Values
OUTPUT
public static final int OUTPUT
- See Also:
- Constant Field Values
EVENTS
public static final int EVENTS
- See Also:
- Constant Field Values
FIRST
public static final int FIRST
- See Also:
- Constant Field Values
LAST
public static final int LAST
- See Also:
- Constant Field Values
INSERT
public static final int INSERT
- See Also:
- Constant Field Values
INTO
public static final int INTO
- See Also:
- Constant Field Values
VALUES
public static final int VALUES
- See Also:
- Constant Field Values
ORDER
public static final int ORDER
- See Also:
- Constant Field Values
ASC
public static final int ASC
- See Also:
- Constant Field Values
DESC
public static final int DESC
- See Also:
- Constant Field Values
RSTREAM
public static final int RSTREAM
- See Also:
- Constant Field Values
ISTREAM
public static final int ISTREAM
- See Also:
- Constant Field Values
IRSTREAM
public static final int IRSTREAM
- See Also:
- Constant Field Values
SCHEMA
public static final int SCHEMA
- See Also:
- Constant Field Values
UNIDIRECTIONAL
public static final int UNIDIRECTIONAL
- See Also:
- Constant Field Values
RETAINUNION
public static final int RETAINUNION
- See Also:
- Constant Field Values
RETAININTERSECTION
public static final int RETAININTERSECTION
- See Also:
- Constant Field Values
PATTERN
public static final int PATTERN
- See Also:
- Constant Field Values
SQL
public static final int SQL
- See Also:
- Constant Field Values
METADATASQL
public static final int METADATASQL
- See Also:
- Constant Field Values
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
PREVIOUSTAIL
public static final int PREVIOUSTAIL
- See Also:
- Constant Field Values
PREVIOUSCOUNT
public static final int PREVIOUSCOUNT
- See Also:
- Constant Field Values
PREVIOUSWINDOW
public static final int PREVIOUSWINDOW
- See Also:
- Constant Field Values
PRIOR
public static final int PRIOR
- See Also:
- Constant Field Values
EXISTS
public static final int EXISTS
- See Also:
- Constant Field Values
WEEKDAY
public static final int WEEKDAY
- See Also:
- Constant Field Values
LW
public static final int LW
- See Also:
- Constant Field Values
INSTANCEOF
public static final int INSTANCEOF
- See Also:
- Constant Field Values
TYPEOF
public static final int TYPEOF
- See Also:
- Constant Field Values
CAST
public static final int CAST
- See Also:
- Constant Field Values
CURRENT_TIMESTAMP
public static final int CURRENT_TIMESTAMP
- See Also:
- Constant Field Values
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
SNAPSHOT
public static final int SNAPSHOT
- See Also:
- Constant Field Values
SET
public static final int SET
- See Also:
- Constant Field Values
VARIABLE
public static final int VARIABLE
- See Also:
- Constant Field Values
TABLE
public static final int TABLE
- See Also:
- Constant Field Values
UNTIL
public static final int UNTIL
- See Also:
- Constant Field Values
AT
public static final int AT
- See Also:
- Constant Field Values
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
TIMEPERIOD_YEAR
public static final int TIMEPERIOD_YEAR
- See Also:
- Constant Field Values
TIMEPERIOD_YEARS
public static final int TIMEPERIOD_YEARS
- See Also:
- Constant Field Values
TIMEPERIOD_MONTH
public static final int TIMEPERIOD_MONTH
- See Also:
- Constant Field Values
TIMEPERIOD_MONTHS
public static final int TIMEPERIOD_MONTHS
- See Also:
- Constant Field Values
TIMEPERIOD_WEEK
public static final int TIMEPERIOD_WEEK
- See Also:
- Constant Field Values
TIMEPERIOD_WEEKS
public static final int TIMEPERIOD_WEEKS
- See Also:
- Constant Field Values
TIMEPERIOD_DAY
public static final int TIMEPERIOD_DAY
- See Also:
- Constant Field Values
TIMEPERIOD_DAYS
public static final int TIMEPERIOD_DAYS
- See Also:
- Constant Field Values
TIMEPERIOD_HOUR
public static final int TIMEPERIOD_HOUR
- See Also:
- Constant Field Values
TIMEPERIOD_HOURS
public static final int TIMEPERIOD_HOURS
- See Also:
- Constant Field Values
TIMEPERIOD_MINUTE
public static final int TIMEPERIOD_MINUTE
- See Also:
- Constant Field Values
TIMEPERIOD_MINUTES
public static final int TIMEPERIOD_MINUTES
- See Also:
- Constant Field Values
TIMEPERIOD_SEC
public static final int TIMEPERIOD_SEC
- See Also:
- Constant Field Values
TIMEPERIOD_SECOND
public static final int TIMEPERIOD_SECOND
- See Also:
- Constant Field Values
TIMEPERIOD_SECONDS
public static final int TIMEPERIOD_SECONDS
- See Also:
- Constant Field Values
TIMEPERIOD_MILLISEC
public static final int TIMEPERIOD_MILLISEC
- See Also:
- Constant Field Values
TIMEPERIOD_MILLISECOND
public static final int TIMEPERIOD_MILLISECOND
- See Also:
- Constant Field Values
TIMEPERIOD_MILLISECONDS
public static final int TIMEPERIOD_MILLISECONDS
- See Also:
- Constant Field Values
BOOLEAN_TRUE
public static final int BOOLEAN_TRUE
- See Also:
- Constant Field Values
BOOLEAN_FALSE
public static final int BOOLEAN_FALSE
- See Also:
- Constant Field Values
VALUE_NULL
public static final int VALUE_NULL
- See Also:
- Constant Field Values
ROW_LIMIT_EXPR
public static final int ROW_LIMIT_EXPR
- See Also:
- Constant Field Values
OFFSET
public static final int OFFSET
- See Also:
- Constant Field Values
UPDATE
public static final int UPDATE
- See Also:
- Constant Field Values
MATCH_RECOGNIZE
public static final int MATCH_RECOGNIZE
- See Also:
- Constant Field Values
MATCH_RECOGNIZE_PERMUTE
public static final int MATCH_RECOGNIZE_PERMUTE
- See Also:
- Constant Field Values
MEASURES
public static final int MEASURES
- See Also:
- Constant Field Values
DEFINE
public static final int DEFINE
- See Also:
- Constant Field Values
PARTITION
public static final int PARTITION
- See Also:
- Constant Field Values
MATCHES
public static final int MATCHES
- See Also:
- Constant Field Values
AFTER
public static final int AFTER
- See Also:
- Constant Field Values
FOR
public static final int FOR
- See Also:
- Constant Field Values
WHILE
public static final int WHILE
- See Also:
- Constant Field Values
USING
public static final int USING
- See Also:
- Constant Field Values
MERGE
public static final int MERGE
- See Also:
- Constant Field Values
MATCHED
public static final int MATCHED
- See Also:
- Constant Field Values
EXPRESSIONDECL
public static final int EXPRESSIONDECL
- See Also:
- Constant Field Values
NEWKW
public static final int NEWKW
- See Also:
- Constant Field Values
START
public static final int START
- See Also:
- Constant Field Values
CONTEXT
public static final int CONTEXT
- See Also:
- Constant Field Values
INITIATED
public static final int INITIATED
- See Also:
- Constant Field Values
TERMINATED
public static final int TERMINATED
- See Also:
- Constant Field Values
DATAFLOW
public static final int DATAFLOW
- See Also:
- Constant Field Values
CUBE
public static final int CUBE
- See Also:
- Constant Field Values
ROLLUP
public static final int ROLLUP
- See Also:
- Constant Field Values
GROUPING
public static final int GROUPING
- See Also:
- Constant Field Values
GROUPING_ID
public static final int GROUPING_ID
- See Also:
- Constant Field Values
SETS
public static final int SETS
- See Also:
- Constant Field Values
FOLLOWMAX_BEGIN
public static final int FOLLOWMAX_BEGIN
- See Also:
- Constant Field Values
FOLLOWMAX_END
public static final int FOLLOWMAX_END
- See Also:
- Constant Field Values
FOLLOWED_BY
public static final int FOLLOWED_BY
- See Also:
- Constant Field Values
GOES
public static final int GOES
- See Also:
- Constant Field Values
EQUALS
public static final int EQUALS
- See Also:
- Constant Field Values
SQL_NE
public static final int SQL_NE
- See Also:
- Constant Field Values
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
LBRACK
public static final int LBRACK
- See Also:
- Constant Field Values
RBRACK
public static final int RBRACK
- See Also:
- Constant Field Values
LCURLY
public static final int LCURLY
- See Also:
- Constant Field Values
RCURLY
public static final int RCURLY
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
LNOT
public static final int LNOT
- See Also:
- Constant Field Values
BNOT
public static final int BNOT
- See Also:
- Constant Field Values
NOT_EQUAL
public static final int NOT_EQUAL
- See Also:
- Constant Field Values
DIV
public static final int DIV
- See Also:
- Constant Field Values
DIV_ASSIGN
public static final int DIV_ASSIGN
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
PLUS_ASSIGN
public static final int PLUS_ASSIGN
- See Also:
- Constant Field Values
INC
public static final int INC
- See Also:
- Constant Field Values
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
MINUS_ASSIGN
public static final int MINUS_ASSIGN
- See Also:
- Constant Field Values
DEC
public static final int DEC
- See Also:
- Constant Field Values
STAR
public static final int STAR
- See Also:
- Constant Field Values
STAR_ASSIGN
public static final int STAR_ASSIGN
- See Also:
- Constant Field Values
MOD
public static final int MOD
- See Also:
- Constant Field Values
MOD_ASSIGN
public static final int MOD_ASSIGN
- See Also:
- Constant Field Values
GE
public static final int GE
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
LE
public static final int LE
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
BXOR
public static final int BXOR
- See Also:
- Constant Field Values
BXOR_ASSIGN
public static final int BXOR_ASSIGN
- See Also:
- Constant Field Values
BOR
public static final int BOR
- See Also:
- Constant Field Values
BOR_ASSIGN
public static final int BOR_ASSIGN
- See Also:
- Constant Field Values
LOR
public static final int LOR
- See Also:
- Constant Field Values
BAND
public static final int BAND
- See Also:
- Constant Field Values
BAND_ASSIGN
public static final int BAND_ASSIGN
- See Also:
- Constant Field Values
LAND
public static final int LAND
- See Also:
- Constant Field Values
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
DOT
public static final int DOT
- See Also:
- Constant Field Values
NUM_LONG
public static final int NUM_LONG
- See Also:
- Constant Field Values
NUM_DOUBLE
public static final int NUM_DOUBLE
- See Also:
- Constant Field Values
NUM_FLOAT
public static final int NUM_FLOAT
- See Also:
- Constant Field Values
ESCAPECHAR
public static final int ESCAPECHAR
- See Also:
- Constant Field Values
ESCAPEBACKTICK
public static final int ESCAPEBACKTICK
- See Also:
- Constant Field Values
ATCHAR
public static final int ATCHAR
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
SL_COMMENT
public static final int SL_COMMENT
- See Also:
- Constant Field Values
ML_COMMENT
public static final int ML_COMMENT
- See Also:
- Constant Field Values
TICKED_STRING_LITERAL
public static final int TICKED_STRING_LITERAL
- See Also:
- Constant Field Values
QUOTED_STRING_LITERAL
public static final int QUOTED_STRING_LITERAL
- See Also:
- Constant Field Values
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
IDENT
public static final int IDENT
- See Also:
- Constant Field Values
IntegerLiteral
public static final int IntegerLiteral
- See Also:
- Constant Field Values
FloatingPointLiteral
public static final int FloatingPointLiteral
- See Also:
- Constant Field Values
modeNames
public static java.lang.String[] modeNames
tokenNames
public static final java.lang.String[] tokenNames
ruleNames
public static final java.lang.String[] ruleNames
_serializedATN
public static final java.lang.String _serializedATN
- See Also:
- Constant Field Values
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
EsperEPL2GrammarLexer
public EsperEPL2GrammarLexer(org.antlr.v4.runtime.CharStream input)
getParaphrases
public java.util.Stack getParaphrases()
getKeywords
public java.util.Set<java.lang.String> getKeywords()
getLexerTokenParaphrases
public static java.util.Map<java.lang.Integer,java.lang.String> getLexerTokenParaphrases()
getParserTokenParaphrases
public static java.util.Map<java.lang.Integer,java.lang.String> getParserTokenParaphrases()
getAfterScriptTokens
public static java.util.Set<java.lang.Integer> getAfterScriptTokens()
getGrammarFileName
public java.lang.String getGrammarFileName()
- Specified by:
getGrammarFileName
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
getTokenNames
public java.lang.String[] getTokenNames()
- Overrides:
getTokenNames
in class org.antlr.v4.runtime.Lexer
getRuleNames
public java.lang.String[] getRuleNames()
- Specified by:
getRuleNames
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
getModeNames
public java.lang.String[] getModeNames()
- Overrides:
getModeNames
in class org.antlr.v4.runtime.Lexer
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATN
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
action
public void action(org.antlr.v4.runtime.RuleContext _localctx,
int ruleIndex,
int actionIndex)
- Overrides:
action
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>