Package org.hibernate.grammars.hql
Class HqlLexer
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
- org.antlr.v4.runtime.Lexer
-
- org.hibernate.grammars.hql.HqlLexer
-
- All Implemented Interfaces:
org.antlr.v4.runtime.TokenSource
public class HqlLexer extends org.antlr.v4.runtime.Lexer
-
-
Field Summary
Fields Modifier and Type Field Description static org.antlr.v4.runtime.atn.ATN
_ATN
protected static org.antlr.v4.runtime.dfa.DFA[]
_decisionToDFA
static String
_serializedATN
protected static org.antlr.v4.runtime.atn.PredictionContextCache
_sharedContextCache
static int
ALL
static int
AMPERSAND
static int
AND
static int
ANY
static int
ARROW
static int
AS
static int
ASC
static int
ASTERISK
static int
AVG
static int
BETWEEN
static int
BIG_DECIMAL_LITERAL
static int
BIG_INTEGER_LITERAL
static int
BINARY_LITERAL
static int
BOTH
static int
BREADTH
static int
BY
static int
CASE
static int
CAST
static String[]
channelNames
static int
COLLATE
static int
COLON
static int
COLUMN
static int
COMMA
static int
COMMENT
static int
CONFLICT
static int
CONSTRAINT
static int
CONTAINS
static int
COUNT
static int
CROSS
static int
CUBE
static int
CURRENT
static int
CURRENT_DATE
static int
CURRENT_INSTANT
static int
CURRENT_TIME
static int
CURRENT_TIMESTAMP
static int
CYCLE
static int
DATE
static int
DATE_ESCAPE_START
static int
DATETIME
static int
DAY
static int
DEFAULT
static int
DELETE
static int
DEPTH
static int
DESC
static int
DISTINCT
static int
DO
static int
DOT
static int
DOUBLE_LITERAL
static int
DOUBLE_PIPE
static int
ELEMENT
static int
ELEMENTS
static int
ELSE
static int
EMPTY
static int
END
static int
ENTRY
static int
EPOCH
static int
EQUAL
static int
ERROR
static int
ESCAPE
static int
EVERY
static int
EXCEPT
static int
EXCLUDE
static int
EXISTS
static int
EXTRACT
static int
FALSE
static int
FETCH
static int
FILTER
static int
FIRST
static int
FK
static int
FLOAT_LITERAL
static int
FOLLOWING
static int
FOR
static int
FORMAT
static int
FROM
static int
FULL
static int
FUNCTION
static int
GREATER
static int
GREATER_EQUAL
static int
GROUP
static int
GROUPS
static int
HAVING
static int
HEX_LITERAL
static int
HOUR
static int
ID
static int
IDENTIFIER
static int
IGNORE
static int
ILIKE
static int
IN
static int
INCLUDES
static int
INDEX
static int
INDICES
static int
INNER
static int
INSERT
static int
INSTANT
static int
INTEGER_LITERAL
static int
INTERSECT
static int
INTERSECTS
static int
INTO
static int
IS
static int
JAVA_STRING_LITERAL
static int
JOIN
static int
KEY
static int
KEYS
static int
LAST
static int
LATERAL
static int
LEADING
static int
LEFT
static int
LEFT_BRACE
static int
LEFT_BRACKET
static int
LEFT_PAREN
static int
LESS
static int
LESS_EQUAL
static int
LIKE
static int
LIMIT
static int
LIST
static int
LISTAGG
static int
LOCAL
static int
LOCAL_DATE
static int
LOCAL_DATETIME
static int
LOCAL_TIME
static int
LONG_LITERAL
static int
MAP
static int
MATERIALIZED
static int
MAX
static int
MAXELEMENT
static int
MAXINDEX
static int
MEMBER
static int
MICROSECOND
static int
MILLISECOND
static int
MIN
static int
MINELEMENT
static int
MININDEX
static int
MINUS
static int
MINUTE
static String[]
modeNames
static int
MONTH
static int
NANOSECOND
static int
NATURALID
static int
NEW
static int
NEXT
static int
NO
static int
NOT
static int
NOT_EQUAL
static int
NOTHING
static int
NULL
static int
NULLS
static int
OBJECT
static int
OF
static int
OFFSET
static int
OFFSET_DATETIME
static int
ON
static int
ONLY
static int
OR
static int
ORDER
static int
OTHERS
static int
OUTER
static int
OVER
static int
OVERFLOW
static int
OVERLAY
static int
PAD
static int
PARTITION
static int
PERCENT
static int
PERCENT_OP
static int
PIPE
static int
PLACING
static int
PLUS
static int
POSITION
static int
PRECEDING
static int
QUARTER
static int
QUESTION_MARK
static int
QUOTED_IDENTIFIER
static int
RANGE
static int
RESPECT
static int
RIGHT
static int
RIGHT_BRACE
static int
RIGHT_BRACKET
static int
RIGHT_PAREN
static int
ROLLUP
static int
ROW
static int
ROWS
static String[]
ruleNames
static int
SEARCH
static int
SECOND
static int
SELECT
static int
SEMICOLON
static int
SET
static int
SIZE
static int
SLASH
static int
SOME
static int
STRING_LITERAL
static int
SUBSTRING
static int
SUM
static int
THEN
static int
TIES
static int
TIME
static int
TIME_ESCAPE_START
static int
TIMESTAMP
static int
TIMESTAMP_ESCAPE_START
static int
TIMEZONE_HOUR
static int
TIMEZONE_MINUTE
static int
TO
static String[]
tokenNames
Deprecated.UseVOCABULARY
instead.static int
TRAILING
static int
TREAT
static int
TRIM
static int
TRUE
static int
TRUNC
static int
TRUNCATE
static int
TYPE
static int
UNBOUNDED
static int
UNION
static int
UPDATE
static int
USING
static int
VALUE
static int
VALUES
static int
VERSION
static int
VERSIONED
static org.antlr.v4.runtime.Vocabulary
VOCABULARY
static int
WEEK
static int
WHEN
static int
WHERE
static int
WITH
static int
WITHIN
static int
WITHOUT
static int
WS
static int
YEAR
static int
ZONED
-
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
-
-
Constructor Summary
Constructors Constructor Description HqlLexer(org.antlr.v4.runtime.CharStream input)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description org.antlr.v4.runtime.atn.ATN
getATN()
String[]
getChannelNames()
String
getGrammarFileName()
String[]
getModeNames()
String[]
getRuleNames()
String
getSerializedATN()
String[]
getTokenNames()
Deprecated.org.antlr.v4.runtime.Vocabulary
getVocabulary()
-
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
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getParseInfo, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, precpred, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState
-
-
-
-
Field Detail
-
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
-
_sharedContextCache
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
-
INTEGER_LITERAL
public static final int INTEGER_LITERAL
- See Also:
- Constant Field Values
-
LONG_LITERAL
public static final int LONG_LITERAL
- See Also:
- Constant Field Values
-
FLOAT_LITERAL
public static final int FLOAT_LITERAL
- See Also:
- Constant Field Values
-
DOUBLE_LITERAL
public static final int DOUBLE_LITERAL
- See Also:
- Constant Field Values
-
BIG_INTEGER_LITERAL
public static final int BIG_INTEGER_LITERAL
- See Also:
- Constant Field Values
-
BIG_DECIMAL_LITERAL
public static final int BIG_DECIMAL_LITERAL
- See Also:
- Constant Field Values
-
HEX_LITERAL
public static final int HEX_LITERAL
- See Also:
- Constant Field Values
-
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
-
JAVA_STRING_LITERAL
public static final int JAVA_STRING_LITERAL
- See Also:
- Constant Field Values
-
BINARY_LITERAL
public static final int BINARY_LITERAL
- See Also:
- Constant Field Values
-
TIMESTAMP_ESCAPE_START
public static final int TIMESTAMP_ESCAPE_START
- See Also:
- Constant Field Values
-
DATE_ESCAPE_START
public static final int DATE_ESCAPE_START
- See Also:
- Constant Field Values
-
TIME_ESCAPE_START
public static final int TIME_ESCAPE_START
- See Also:
- Constant Field Values
-
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
-
NOT_EQUAL
public static final int NOT_EQUAL
- See Also:
- Constant Field Values
-
GREATER
public static final int GREATER
- See Also:
- Constant Field Values
-
GREATER_EQUAL
public static final int GREATER_EQUAL
- See Also:
- Constant Field Values
-
LESS
public static final int LESS
- See Also:
- Constant Field Values
-
LESS_EQUAL
public static final int LESS_EQUAL
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
DOT
public static final int DOT
- See Also:
- Constant Field Values
-
LEFT_PAREN
public static final int LEFT_PAREN
- See Also:
- Constant Field Values
-
RIGHT_PAREN
public static final int RIGHT_PAREN
- See Also:
- Constant Field Values
-
LEFT_BRACKET
public static final int LEFT_BRACKET
- See Also:
- Constant Field Values
-
RIGHT_BRACKET
public static final int RIGHT_BRACKET
- See Also:
- Constant Field Values
-
LEFT_BRACE
public static final int LEFT_BRACE
- See Also:
- Constant Field Values
-
RIGHT_BRACE
public static final int RIGHT_BRACE
- See Also:
- Constant Field Values
-
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
-
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
-
ASTERISK
public static final int ASTERISK
- See Also:
- Constant Field Values
-
SLASH
public static final int SLASH
- See Also:
- Constant Field Values
-
PERCENT_OP
public static final int PERCENT_OP
- See Also:
- Constant Field Values
-
AMPERSAND
public static final int AMPERSAND
- See Also:
- Constant Field Values
-
SEMICOLON
public static final int SEMICOLON
- See Also:
- Constant Field Values
-
COLON
public static final int COLON
- See Also:
- Constant Field Values
-
PIPE
public static final int PIPE
- See Also:
- Constant Field Values
-
DOUBLE_PIPE
public static final int DOUBLE_PIPE
- See Also:
- Constant Field Values
-
QUESTION_MARK
public static final int QUESTION_MARK
- See Also:
- Constant Field Values
-
ARROW
public static final int ARROW
- See Also:
- Constant Field Values
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
VERSION
public static final int VERSION
- See Also:
- Constant Field Values
-
VERSIONED
public static final int VERSIONED
- See Also:
- Constant Field Values
-
NATURALID
public static final int NATURALID
- See Also:
- Constant Field Values
-
FK
public static final int FK
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
AND
public static final int AND
- See Also:
- Constant Field Values
-
ANY
public static final int ANY
- See Also:
- Constant Field Values
-
AS
public static final int AS
- See Also:
- Constant Field Values
-
ASC
public static final int ASC
- See Also:
- Constant Field Values
-
AVG
public static final int AVG
- See Also:
- Constant Field Values
-
BETWEEN
public static final int BETWEEN
- See Also:
- Constant Field Values
-
BOTH
public static final int BOTH
- See Also:
- Constant Field Values
-
BREADTH
public static final int BREADTH
- See Also:
- Constant Field Values
-
BY
public static final int BY
- See Also:
- Constant Field Values
-
CASE
public static final int CASE
- See Also:
- Constant Field Values
-
CAST
public static final int CAST
- See Also:
- Constant Field Values
-
COLLATE
public static final int COLLATE
- See Also:
- Constant Field Values
-
COLUMN
public static final int COLUMN
- See Also:
- Constant Field Values
-
CONFLICT
public static final int CONFLICT
- See Also:
- Constant Field Values
-
CONSTRAINT
public static final int CONSTRAINT
- See Also:
- Constant Field Values
-
CONTAINS
public static final int CONTAINS
- See Also:
- Constant Field Values
-
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
-
CROSS
public static final int CROSS
- See Also:
- Constant Field Values
-
CUBE
public static final int CUBE
- See Also:
- Constant Field Values
-
CURRENT
public static final int CURRENT
- See Also:
- Constant Field Values
-
CURRENT_DATE
public static final int CURRENT_DATE
- See Also:
- Constant Field Values
-
CURRENT_INSTANT
public static final int CURRENT_INSTANT
- See Also:
- Constant Field Values
-
CURRENT_TIME
public static final int CURRENT_TIME
- See Also:
- Constant Field Values
-
CURRENT_TIMESTAMP
public static final int CURRENT_TIMESTAMP
- See Also:
- Constant Field Values
-
CYCLE
public static final int CYCLE
- See Also:
- Constant Field Values
-
DATE
public static final int DATE
- See Also:
- Constant Field Values
-
DATETIME
public static final int DATETIME
- See Also:
- Constant Field Values
-
DAY
public static final int DAY
- See Also:
- Constant Field Values
-
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
-
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
-
DEPTH
public static final int DEPTH
- See Also:
- Constant Field Values
-
DESC
public static final int DESC
- See Also:
- Constant Field Values
-
DISTINCT
public static final int DISTINCT
- See Also:
- Constant Field Values
-
DO
public static final int DO
- See Also:
- Constant Field Values
-
ELEMENT
public static final int ELEMENT
- See Also:
- Constant Field Values
-
ELEMENTS
public static final int ELEMENTS
- See Also:
- Constant Field Values
-
ELSE
public static final int ELSE
- See Also:
- Constant Field Values
-
EMPTY
public static final int EMPTY
- See Also:
- Constant Field Values
-
END
public static final int END
- See Also:
- Constant Field Values
-
ENTRY
public static final int ENTRY
- See Also:
- Constant Field Values
-
EPOCH
public static final int EPOCH
- See Also:
- Constant Field Values
-
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
-
ESCAPE
public static final int ESCAPE
- See Also:
- Constant Field Values
-
EVERY
public static final int EVERY
- See Also:
- Constant Field Values
-
EXCEPT
public static final int EXCEPT
- See Also:
- Constant Field Values
-
EXCLUDE
public static final int EXCLUDE
- See Also:
- Constant Field Values
-
EXISTS
public static final int EXISTS
- See Also:
- Constant Field Values
-
EXTRACT
public static final int EXTRACT
- See Also:
- Constant Field Values
-
FETCH
public static final int FETCH
- See Also:
- Constant Field Values
-
FILTER
public static final int FILTER
- See Also:
- Constant Field Values
-
FIRST
public static final int FIRST
- See Also:
- Constant Field Values
-
FOLLOWING
public static final int FOLLOWING
- See Also:
- Constant Field Values
-
FOR
public static final int FOR
- See Also:
- Constant Field Values
-
FORMAT
public static final int FORMAT
- See Also:
- Constant Field Values
-
FROM
public static final int FROM
- See Also:
- Constant Field Values
-
FULL
public static final int FULL
- See Also:
- Constant Field Values
-
FUNCTION
public static final int FUNCTION
- See Also:
- Constant Field Values
-
GROUP
public static final int GROUP
- See Also:
- Constant Field Values
-
GROUPS
public static final int GROUPS
- See Also:
- Constant Field Values
-
HAVING
public static final int HAVING
- See Also:
- Constant Field Values
-
HOUR
public static final int HOUR
- See Also:
- Constant Field Values
-
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
-
ILIKE
public static final int ILIKE
- See Also:
- Constant Field Values
-
IN
public static final int IN
- See Also:
- Constant Field Values
-
INCLUDES
public static final int INCLUDES
- See Also:
- Constant Field Values
-
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
-
INDICES
public static final int INDICES
- See Also:
- Constant Field Values
-
INNER
public static final int INNER
- See Also:
- Constant Field Values
-
INSERT
public static final int INSERT
- See Also:
- Constant Field Values
-
INSTANT
public static final int INSTANT
- See Also:
- Constant Field Values
-
INTERSECT
public static final int INTERSECT
- See Also:
- Constant Field Values
-
INTERSECTS
public static final int INTERSECTS
- See Also:
- Constant Field Values
-
INTO
public static final int INTO
- See Also:
- Constant Field Values
-
IS
public static final int IS
- See Also:
- Constant Field Values
-
JOIN
public static final int JOIN
- See Also:
- Constant Field Values
-
KEY
public static final int KEY
- See Also:
- Constant Field Values
-
KEYS
public static final int KEYS
- See Also:
- Constant Field Values
-
LAST
public static final int LAST
- See Also:
- Constant Field Values
-
LATERAL
public static final int LATERAL
- See Also:
- Constant Field Values
-
LEADING
public static final int LEADING
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
LIKE
public static final int LIKE
- See Also:
- Constant Field Values
-
LIMIT
public static final int LIMIT
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LISTAGG
public static final int LISTAGG
- See Also:
- Constant Field Values
-
LOCAL
public static final int LOCAL
- See Also:
- Constant Field Values
-
LOCAL_DATE
public static final int LOCAL_DATE
- See Also:
- Constant Field Values
-
LOCAL_DATETIME
public static final int LOCAL_DATETIME
- See Also:
- Constant Field Values
-
LOCAL_TIME
public static final int LOCAL_TIME
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
MATERIALIZED
public static final int MATERIALIZED
- See Also:
- Constant Field Values
-
MAX
public static final int MAX
- See Also:
- Constant Field Values
-
MAXELEMENT
public static final int MAXELEMENT
- See Also:
- Constant Field Values
-
MAXINDEX
public static final int MAXINDEX
- See Also:
- Constant Field Values
-
MEMBER
public static final int MEMBER
- See Also:
- Constant Field Values
-
MICROSECOND
public static final int MICROSECOND
- See Also:
- Constant Field Values
-
MILLISECOND
public static final int MILLISECOND
- See Also:
- Constant Field Values
-
MIN
public static final int MIN
- See Also:
- Constant Field Values
-
MINELEMENT
public static final int MINELEMENT
- See Also:
- Constant Field Values
-
MININDEX
public static final int MININDEX
- See Also:
- Constant Field Values
-
MINUTE
public static final int MINUTE
- See Also:
- Constant Field Values
-
MONTH
public static final int MONTH
- See Also:
- Constant Field Values
-
NANOSECOND
public static final int NANOSECOND
- See Also:
- Constant Field Values
-
NEW
public static final int NEW
- See Also:
- Constant Field Values
-
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
-
NO
public static final int NO
- See Also:
- Constant Field Values
-
NOT
public static final int NOT
- See Also:
- Constant Field Values
-
NOTHING
public static final int NOTHING
- See Also:
- Constant Field Values
-
NULLS
public static final int NULLS
- See Also:
- Constant Field Values
-
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
-
OF
public static final int OF
- See Also:
- Constant Field Values
-
OFFSET
public static final int OFFSET
- See Also:
- Constant Field Values
-
OFFSET_DATETIME
public static final int OFFSET_DATETIME
- See Also:
- Constant Field Values
-
ON
public static final int ON
- See Also:
- Constant Field Values
-
ONLY
public static final int ONLY
- See Also:
- Constant Field Values
-
OR
public static final int OR
- See Also:
- Constant Field Values
-
ORDER
public static final int ORDER
- See Also:
- Constant Field Values
-
OTHERS
public static final int OTHERS
- See Also:
- Constant Field Values
-
OUTER
public static final int OUTER
- See Also:
- Constant Field Values
-
OVER
public static final int OVER
- See Also:
- Constant Field Values
-
OVERFLOW
public static final int OVERFLOW
- See Also:
- Constant Field Values
-
OVERLAY
public static final int OVERLAY
- See Also:
- Constant Field Values
-
PAD
public static final int PAD
- See Also:
- Constant Field Values
-
PARTITION
public static final int PARTITION
- See Also:
- Constant Field Values
-
PERCENT
public static final int PERCENT
- See Also:
- Constant Field Values
-
PLACING
public static final int PLACING
- See Also:
- Constant Field Values
-
POSITION
public static final int POSITION
- See Also:
- Constant Field Values
-
PRECEDING
public static final int PRECEDING
- See Also:
- Constant Field Values
-
QUARTER
public static final int QUARTER
- See Also:
- Constant Field Values
-
RANGE
public static final int RANGE
- See Also:
- Constant Field Values
-
RESPECT
public static final int RESPECT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
ROLLUP
public static final int ROLLUP
- See Also:
- Constant Field Values
-
ROW
public static final int ROW
- See Also:
- Constant Field Values
-
ROWS
public static final int ROWS
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
SECOND
public static final int SECOND
- See Also:
- Constant Field Values
-
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
-
SET
public static final int SET
- See Also:
- Constant Field Values
-
SIZE
public static final int SIZE
- See Also:
- Constant Field Values
-
SOME
public static final int SOME
- See Also:
- Constant Field Values
-
SUBSTRING
public static final int SUBSTRING
- See Also:
- Constant Field Values
-
SUM
public static final int SUM
- See Also:
- Constant Field Values
-
THEN
public static final int THEN
- See Also:
- Constant Field Values
-
TIES
public static final int TIES
- See Also:
- Constant Field Values
-
TIME
public static final int TIME
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final int TIMESTAMP
- See Also:
- Constant Field Values
-
TIMEZONE_HOUR
public static final int TIMEZONE_HOUR
- See Also:
- Constant Field Values
-
TIMEZONE_MINUTE
public static final int TIMEZONE_MINUTE
- See Also:
- Constant Field Values
-
TO
public static final int TO
- See Also:
- Constant Field Values
-
TRAILING
public static final int TRAILING
- See Also:
- Constant Field Values
-
TREAT
public static final int TREAT
- See Also:
- Constant Field Values
-
TRIM
public static final int TRIM
- See Also:
- Constant Field Values
-
TRUNC
public static final int TRUNC
- See Also:
- Constant Field Values
-
TRUNCATE
public static final int TRUNCATE
- See Also:
- Constant Field Values
-
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
-
UNBOUNDED
public static final int UNBOUNDED
- See Also:
- Constant Field Values
-
UNION
public static final int UNION
- See Also:
- Constant Field Values
-
UPDATE
public static final int UPDATE
- See Also:
- Constant Field Values
-
USING
public static final int USING
- See Also:
- Constant Field Values
-
VALUE
public static final int VALUE
- See Also:
- Constant Field Values
-
VALUES
public static final int VALUES
- See Also:
- Constant Field Values
-
WEEK
public static final int WEEK
- See Also:
- Constant Field Values
-
WHEN
public static final int WHEN
- See Also:
- Constant Field Values
-
WHERE
public static final int WHERE
- See Also:
- Constant Field Values
-
WITH
public static final int WITH
- See Also:
- Constant Field Values
-
WITHIN
public static final int WITHIN
- See Also:
- Constant Field Values
-
WITHOUT
public static final int WITHOUT
- See Also:
- Constant Field Values
-
YEAR
public static final int YEAR
- See Also:
- Constant Field Values
-
ZONED
public static final int ZONED
- See Also:
- Constant Field Values
-
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
-
NULL
public static final int NULL
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
-
QUOTED_IDENTIFIER
public static final int QUOTED_IDENTIFIER
- See Also:
- Constant Field Values
-
channelNames
public static String[] channelNames
-
modeNames
public static String[] modeNames
-
ruleNames
public static final String[] ruleNames
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
-
tokenNames
@Deprecated public static final String[] tokenNames
Deprecated.UseVOCABULARY
instead.
-
_serializedATN
public static final String _serializedATN
- See Also:
- Constant Field Values
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Method Detail
-
getTokenNames
@Deprecated public String[] getTokenNames()
Deprecated.- Overrides:
getTokenNames
in classorg.antlr.v4.runtime.Lexer
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabulary
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getGrammarFileName
public String getGrammarFileName()
- Specified by:
getGrammarFileName
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getRuleNames
public String[] getRuleNames()
- Specified by:
getRuleNames
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getSerializedATN
public String getSerializedATN()
- Overrides:
getSerializedATN
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getChannelNames
public String[] getChannelNames()
- Overrides:
getChannelNames
in classorg.antlr.v4.runtime.Lexer
-
getModeNames
public String[] getModeNames()
- Overrides:
getModeNames
in classorg.antlr.v4.runtime.Lexer
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATN
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
-