public class UtilityDistSQLStatementLexer
extends org.antlr.v4.runtime.Lexer
| 限定符和类型 | 字段和说明 |
|---|---|
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 |
AMPERSAND |
static int |
AND |
static int |
ASTERISK |
static int |
AT |
static int |
BACKSLASH |
static int |
BQ |
static int |
CARET |
static String[] |
channelNames |
static int |
COLON |
static int |
COMMA |
static int |
DEQ |
static int |
DL |
static int |
DOT |
static int |
DOTASTERISK |
static int |
DQ |
static int |
EQ |
static int |
FOR_GENERATOR |
static int |
FORMAT |
static int |
GT |
static int |
GTE |
static int |
JSONSEPARATOR |
static int |
LBE |
static int |
LBT |
static int |
LP |
static int |
LT |
static int |
LTE |
static int |
MINUS |
static int |
MOD |
static String[] |
modeNames |
static int |
NEQ |
static int |
NOT |
static int |
OR |
static int |
PARSE |
static int |
PLUS |
static int |
POUND |
static int |
PREVIEW |
static int |
QUESTION |
static int |
RBE |
static int |
RBT |
static int |
RP |
static String[] |
ruleNames |
static int |
SAFEEQ |
static int |
SEMI |
static int |
SIGNEDLEFTSHIFT |
static int |
SIGNEDRIGHTSHIFT |
static int |
SLASH |
static int |
SQ |
static int |
SQLString |
static int |
TILDE |
static String[] |
tokenNames
已过时。
Use
VOCABULARY instead. |
static int |
UL |
static int |
VERTICALBAR |
static org.antlr.v4.runtime.Vocabulary |
VOCABULARY |
static int |
WS |
| 构造器和说明 |
|---|
UtilityDistSQLStatementLexer(org.antlr.v4.runtime.CharStream input) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.antlr.v4.runtime.atn.ATN |
getATN() |
String[] |
getChannelNames() |
String |
getGrammarFileName() |
String[] |
getModeNames() |
String[] |
getRuleNames() |
String |
getSerializedATN() |
String[] |
getTokenNames()
已过时。
|
org.antlr.v4.runtime.Vocabulary |
getVocabulary() |
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, skipaction, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getParseInfo, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, precpred, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setStateprotected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
public static final int AND
public static final int OR
public static final int NOT
public static final int TILDE
public static final int VERTICALBAR
public static final int AMPERSAND
public static final int SIGNEDLEFTSHIFT
public static final int SIGNEDRIGHTSHIFT
public static final int CARET
public static final int MOD
public static final int COLON
public static final int PLUS
public static final int MINUS
public static final int ASTERISK
public static final int SLASH
public static final int BACKSLASH
public static final int DOT
public static final int DOTASTERISK
public static final int SAFEEQ
public static final int DEQ
public static final int EQ
public static final int NEQ
public static final int GT
public static final int GTE
public static final int LT
public static final int LTE
public static final int POUND
public static final int LP
public static final int RP
public static final int LBE
public static final int RBE
public static final int LBT
public static final int RBT
public static final int COMMA
public static final int DQ
public static final int SQ
public static final int BQ
public static final int QUESTION
public static final int AT
public static final int SEMI
public static final int JSONSEPARATOR
public static final int UL
public static final int DL
public static final int WS
public static final int PREVIEW
public static final int PARSE
public static final int FORMAT
public static final int SQLString
public static final int FOR_GENERATOR
public static String[] channelNames
public static String[] modeNames
public static final String[] ruleNames
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
@Deprecated public static final String[] tokenNames
VOCABULARY instead.public static final org.antlr.v4.runtime.atn.ATN _ATN
public UtilityDistSQLStatementLexer(org.antlr.v4.runtime.CharStream input)
@Deprecated public String[] getTokenNames()
getTokenNames 在类中 org.antlr.v4.runtime.Lexerpublic org.antlr.v4.runtime.Vocabulary getVocabulary()
getVocabulary 在类中 org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String getGrammarFileName()
getGrammarFileName 在类中 org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String[] getRuleNames()
getRuleNames 在类中 org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String getSerializedATN()
getSerializedATN 在类中 org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String[] getChannelNames()
getChannelNames 在类中 org.antlr.v4.runtime.Lexerpublic String[] getModeNames()
getModeNames 在类中 org.antlr.v4.runtime.Lexerpublic org.antlr.v4.runtime.atn.ATN getATN()
getATN 在类中 org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>Copyright © 2022 The Apache Software Foundation. All rights reserved.