antlr-d v1.8.2 (2020-11-28T07:20:27Z)
Dub
Repo
ProxyErrorListener.reportContextSensitivity
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
ProxyErrorListener
(U, V)
void
reportContextSensitivity
(
InterfaceParser
recognizer
,
DFA
dfa
,
size_t
startIndex
,
size_t
stopIndex
,
int
prediction
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
constructors
this
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError
variables
delegates