Package com.github._1c_syntax.bsl.parser
Class CRAwareLexerATNSimulator
java.lang.Object
org.antlr.v4.runtime.atn.ATNSimulator
org.antlr.v4.runtime.atn.LexerATNSimulator
com.github._1c_syntax.bsl.parser.CRAwareLexerATNSimulator
-
Nested Class Summary
Nested classes/interfaces inherited from class org.antlr.v4.runtime.atn.LexerATNSimulator
LexerATNSimulator.SimState
-
Field Summary
Fields inherited from class org.antlr.v4.runtime.atn.LexerATNSimulator
charPositionInLine, debug, dfa_debug, line, match_calls, MAX_DFA_EDGE, MIN_DFA_EDGE, mode, optimize_tail_calls, prevAccept, recog, startIndex
Fields inherited from class org.antlr.v4.runtime.atn.ATNSimulator
atn, ERROR, RULE_LF_VARIANT_MARKER, RULE_NOLF_VARIANT_MARKER, RULE_VARIANT_DELIMITER, SERIALIZED_UUID, SERIALIZED_VERSION
-
Constructor Summary
-
Method Summary
Methods inherited from class org.antlr.v4.runtime.atn.LexerATNSimulator
accept, addDFAEdge, addDFAEdge, addDFAState, captureSimState, closure, computeStartState, computeTargetState, copyState, evaluatePredicate, execATN, failOrAccept, getCharPositionInLine, getDFA, getEpsilonTarget, getExistingTargetState, getLine, getReachableConfigSet, getReachableTarget, getText, getTokenName, match, matchATN, reset, setCharPositionInLine, setLine
Methods inherited from class org.antlr.v4.runtime.atn.ATNSimulator
checkCondition, checkCondition, clearDFA, deserialize, edgeFactory, stateFactory, toInt, toInt32, toLong, toUUID
-
Constructor Details
-
CRAwareLexerATNSimulator
-
CRAwareLexerATNSimulator
-
-
Method Details
-
consume
- Overrides:
consume
in classLexerATNSimulator
-