antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
BaseErrorListener.reportContextSensitivity
antlr
v4
runtime
BaseErrorListener
BaseErrorListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
BaseErrorListener
(U, V)
void
reportContextSensitivity
(
InterfaceParser
recognizer
,
DFA
dfa
,
int
startIndex
,
int
stopIndex
,
int
prediction
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
BaseErrorListener
BaseErrorListener
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError