public class XGBoostModelLexer
extends org.antlr.v4.runtime.Lexer
| Modifier and Type | Field and Description |
|---|---|
static org.antlr.v4.runtime.atn.ATN |
_ATN
ATN.
|
protected static org.antlr.v4.runtime.dfa.DFA[] |
_decisionToDFA
Decision to DFA.
|
static String |
_serializedATN
Serialized ATN.
|
protected static org.antlr.v4.runtime.atn.PredictionContextCache |
_sharedContextCache
Shared context cache.
|
static int |
BOOSTER |
static String[] |
channelNames
Channel names.
|
static int |
COLON |
static int |
COMMA |
static int |
DOT |
static int |
DOUBLE |
static int |
EQ |
static int |
EXP |
static int |
INT |
static int |
LBRACK |
static int |
LEAF |
static int |
LT |
static int |
MINUS |
static int |
MISSING |
static String[] |
modeNames
Mode names.
|
static int |
NEWLINE |
static int |
NO |
static int |
PLUS |
static int |
RBRACK |
static String[] |
ruleNames
Rule names.
|
static int |
STRING |
static String[] |
tokenNames
Deprecated.
Use
VOCABULARY instead. |
static org.antlr.v4.runtime.Vocabulary |
VOCABULARY
Vocabulary.
|
static int |
WS |
static int |
YES |
_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 and Description |
|---|
XGBoostModelLexer(org.antlr.v4.runtime.CharStream input)
Constructs a new instance of XGBoost model lexer.
|
| Modifier and Type | Method and 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() |
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 YES
public static final int NO
public static final int MISSING
public static final int EQ
public static final int COMMA
public static final int PLUS
public static final int MINUS
public static final int DOT
public static final int EXP
public static final int BOOSTER
public static final int LBRACK
public static final int RBRACK
public static final int COLON
public static final int LEAF
public static final int INT
public static final int DOUBLE
public static final int STRING
public static final int NEWLINE
public static final int LT
public static final int WS
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 String _serializedATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
public XGBoostModelLexer(org.antlr.v4.runtime.CharStream input)
input - Character stream.@Deprecated public String[] getTokenNames()
getTokenNames in class org.antlr.v4.runtime.Lexerpublic org.antlr.v4.runtime.Vocabulary getVocabulary()
getVocabulary in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String getGrammarFileName()
getGrammarFileName in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String[] getRuleNames()
getRuleNames in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String getSerializedATN()
getSerializedATN in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>public String[] getChannelNames()
getChannelNames in class org.antlr.v4.runtime.Lexerpublic String[] getModeNames()
getModeNames in class org.antlr.v4.runtime.Lexerpublic org.antlr.v4.runtime.atn.ATN getATN()
getATN in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025