Property | Type | Description | |
---|---|---|---|
decisionToDFA | Antlr4.Runtime.Dfa.DFA[] | ||
sharedContextCache |
Method | Description | |
---|---|---|
LexerInterpreter ( string grammarFileName, IVocabulary vocabulary, IEnumerable |
public LexerInterpreter ( string grammarFileName, IVocabulary vocabulary, IEnumerable |
||
grammarFileName | string | |
vocabulary | IVocabulary | |
ruleNames | IEnumerable |
|
modeNames | IEnumerable |
|
atn | ||
input | ICharStream | |
return | System |
protected DFA[],Antlr4.Runtime.Dfa decisionToDFA | ||
return | Antlr4.Runtime.Dfa.DFA[] |