antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ProxyErrorListener.reportAttemptingFullContext
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
reportAttemptingFullContext
(
InterfaceParser
recognizer
,
DFA
dfa
,
int
startIndex
,
int
stopIndex
,
BitSet
conflictingAlts
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
constructors
this
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError
variables
delegates