Package io.quarkus.panacheql.internal
Class HqlLexer
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
- org.antlr.v4.runtime.Lexer
-
- io.quarkus.panacheql.internal.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_ATNprotected static org.antlr.v4.runtime.dfa.DFA[]_decisionToDFAstatic String_serializedATNprotected static org.antlr.v4.runtime.atn.PredictionContextCache_sharedContextCachestatic intABSstatic intALLstatic intAMPERSANDstatic intANDstatic intANYstatic intARROWstatic intASstatic intASCstatic intASTERISKstatic intAVGstatic intBETWEENstatic intBIG_DECIMAL_LITERALstatic intBIG_INTEGER_LITERALstatic intBIT_LENGTHstatic intBOTHstatic intBYstatic intCASEstatic intCASTstatic String[]channelNamesstatic intCHARACTER_LENGTHstatic intCHARACTER_LITERALstatic intCLASSstatic intCOALESCEstatic intCOLLATEstatic intCOLONstatic intCOMMAstatic intCONCATstatic intCOUNTstatic intCROSSstatic intCURRENT_DATEstatic intCURRENT_TIMEstatic intCURRENT_TIMESTAMPstatic intDATE_ESCAPE_STARTstatic intDAYstatic intDELETEstatic intDESCstatic intDISTINCTstatic intDOTstatic intDOUBLE_LITERALstatic intDOUBLE_PIPEstatic intELEMENTSstatic intELSEstatic intEMPTYstatic intENDstatic intENTRYstatic intEQUALstatic intESCAPEstatic intEXISTSstatic intEXTRACTstatic intFALSEstatic intFETCHstatic intFLOAT_LITERALstatic intFROMstatic intFULLstatic intFUNCTIONstatic intGREATERstatic intGREATER_EQUALstatic intGROUPstatic intHAVINGstatic intHEX_LITERALstatic intHOURstatic intIDENTIFIERstatic intINstatic intINDEXstatic intINNERstatic intINSERTstatic intINTEGER_LITERALstatic intINTOstatic intISstatic intJOINstatic intKEYstatic intLEADINGstatic intLEFTstatic intLEFT_BRACEstatic intLEFT_BRACKETstatic intLEFT_PARENstatic intLENGTHstatic intLESSstatic intLESS_EQUALstatic intLIKEstatic intLIMITstatic intLISTstatic intLOCATEstatic intLONG_LITERALstatic intLOWERstatic intMAPstatic intMAXstatic intMAXELEMENTstatic intMAXINDEXstatic intMEMBERstatic intMINstatic intMINELEMENTstatic intMININDEXstatic intMINUSstatic intMINUTEstatic intMODstatic String[]modeNamesstatic intMONTHstatic intNEWstatic intNOTstatic intNOT_EQUALstatic intNULLstatic intNULLIFstatic intOBJECTstatic intOCTAL_LITERALstatic intOCTET_LENGTHstatic intOFstatic intOFFSETstatic intONstatic intORstatic intORDERstatic intOUTERstatic intPERCENTstatic intPIPEstatic intPLUSstatic intPOSITIONstatic intQUESTION_MARKstatic intQUOTED_IDENTIFIERstatic intRIGHTstatic intRIGHT_BRACEstatic intRIGHT_BRACKETstatic intRIGHT_PARENstatic String[]ruleNamesstatic intSECONDstatic intSELECTstatic intSEMICOLONstatic intSETstatic intSIZEstatic intSLASHstatic intSQRTstatic intSTRstatic intSTRING_LITERALstatic intSUBSTRstatic intSUBSTRINGstatic intSUMstatic intTHENstatic intTIME_ESCAPE_STARTstatic intTIMESTAMP_ESCAPE_STARTstatic intTIMEZONE_HOURstatic intTIMEZONE_MINUTEstatic String[]tokenNamesDeprecated.UseVOCABULARYinstead.static intTRAILINGstatic intTREATstatic intTRIMstatic intTRUEstatic intTYPEstatic intUPDATEstatic intUPPERstatic intVALUEstatic org.antlr.v4.runtime.VocabularyVOCABULARYstatic intWHENstatic intWHEREstatic intWITHstatic intWSstatic intYEAR-
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 voidaction(org.antlr.v4.runtime.RuleContext _localctx, int ruleIndex, int actionIndex)org.antlr.v4.runtime.atn.ATNgetATN()String[]getChannelNames()StringgetGrammarFileName()String[]getModeNames()String[]getRuleNames()StringgetSerializedATN()String[]getTokenNames()Deprecated.org.antlr.v4.runtime.VocabularygetVocabulary()-
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, 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
-
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
-
BIG_INTEGER_LITERAL
public static final int BIG_INTEGER_LITERAL
- See Also:
- Constant Field Values
-
HEX_LITERAL
public static final int HEX_LITERAL
- See Also:
- Constant Field Values
-
OCTAL_LITERAL
public static final int OCTAL_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_DECIMAL_LITERAL
public static final int BIG_DECIMAL_LITERAL
- See Also:
- Constant Field Values
-
CHARACTER_LITERAL
public static final int CHARACTER_LITERAL
- See Also:
- Constant Field Values
-
STRING_LITERAL
public static final int STRING_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
public static final int PERCENT
- 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
-
ABS
public static final int ABS
- See Also:
- Constant Field Values
-
AS
public static final int AS
- 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
-
ASC
public static final int ASC
- See Also:
- Constant Field Values
-
AVG
public static final int AVG
- See Also:
- Constant Field Values
-
BY
public static final int BY
- See Also:
- Constant Field Values
-
BETWEEN
public static final int BETWEEN
- See Also:
- Constant Field Values
-
BIT_LENGTH
public static final int BIT_LENGTH
- See Also:
- Constant Field Values
-
BOTH
public static final int BOTH
- 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
-
CHARACTER_LENGTH
public static final int CHARACTER_LENGTH
- See Also:
- Constant Field Values
-
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
-
COALESCE
public static final int COALESCE
- See Also:
- Constant Field Values
-
COLLATE
public static final int COLLATE
- See Also:
- Constant Field Values
-
CONCAT
public static final int CONCAT
- See Also:
- Constant Field Values
-
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
-
CURRENT_DATE
public static final int CURRENT_DATE
- 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
-
CROSS
public static final int CROSS
- See Also:
- Constant Field Values
-
DAY
public static final int DAY
- See Also:
- Constant Field Values
-
DELETE
public static final int DELETE
- 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
-
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
-
ESCAPE
public static final int ESCAPE
- 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
-
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
-
HAVING
public static final int HAVING
- See Also:
- Constant Field Values
-
HOUR
public static final int HOUR
- See Also:
- Constant Field Values
-
IN
public static final int IN
- See Also:
- Constant Field Values
-
INDEX
public static final int INDEX
- 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
-
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
-
LEADING
public static final int LEADING
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
LENGTH
public static final int LENGTH
- See Also:
- Constant Field Values
-
LIMIT
public static final int LIMIT
- See Also:
- Constant Field Values
-
LIKE
public static final int LIKE
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LOCATE
public static final int LOCATE
- See Also:
- Constant Field Values
-
LOWER
public static final int LOWER
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- 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
-
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
-
MOD
public static final int MOD
- See Also:
- Constant Field Values
-
MONTH
public static final int MONTH
- See Also:
- Constant Field Values
-
NEW
public static final int NEW
- See Also:
- Constant Field Values
-
NOT
public static final int NOT
- See Also:
- Constant Field Values
-
NULLIF
public static final int NULLIF
- See Also:
- Constant Field Values
-
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
-
OCTET_LENGTH
public static final int OCTET_LENGTH
- 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
-
ON
public static final int ON
- 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
-
OUTER
public static final int OUTER
- See Also:
- Constant Field Values
-
POSITION
public static final int POSITION
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- 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
-
SQRT
public static final int SQRT
- See Also:
- Constant Field Values
-
STR
public static final int STR
- See Also:
- Constant Field Values
-
SUBSTRING
public static final int SUBSTRING
- See Also:
- Constant Field Values
-
SUBSTR
public static final int SUBSTR
- 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
-
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
-
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
-
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
-
UPDATE
public static final int UPDATE
- See Also:
- Constant Field Values
-
UPPER
public static final int UPPER
- See Also:
- Constant Field Values
-
VALUE
public static final int VALUE
- 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
-
YEAR
public static final int YEAR
- 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.UseVOCABULARYinstead.
-
_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:
getTokenNamesin classorg.antlr.v4.runtime.Lexer
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabularyin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getGrammarFileName
public String getGrammarFileName()
- Specified by:
getGrammarFileNamein classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getRuleNames
public String[] getRuleNames()
- Specified by:
getRuleNamesin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getSerializedATN
public String getSerializedATN()
- Overrides:
getSerializedATNin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getChannelNames
public String[] getChannelNames()
- Overrides:
getChannelNamesin classorg.antlr.v4.runtime.Lexer
-
getModeNames
public String[] getModeNames()
- Overrides:
getModeNamesin classorg.antlr.v4.runtime.Lexer
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATNin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
action
public void action(org.antlr.v4.runtime.RuleContext _localctx, int ruleIndex, int actionIndex)- Overrides:
actionin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
-