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, startIndexFields 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
Constructors -
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, setLineMethods 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:
consumein classLexerATNSimulator
-