C# (CSharp) Antlr4.Runtime.Dfa Пространство имен

Классы

Имя Описание
AcceptStateInfo Stores information about a DFAState which is an accept state under some condition. Certain settings, such as Antlr4.Runtime.Atn.ParserATNSimulator.PredictionMode() , may be used in addition to this information to determine whether or not a particular state is an accept state.
DFA
DFASerializer A DFA walker that knows how to dump them to serialized strings.
DFAState A DFA state represents a set of possible ATN configurations.
DFAState.PredPrediction Map a predicate to a predicted alternative.
LexerDFASerializer