antlr-d v1.3.8 (2019-01-30T12:18:54Z)
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
,
int
startIndex
,
int
stopIndex
,
int
prediction
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
constructors
this
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError
variables
delegates