antlr-d ~master (2021-05-12T21:31:56Z)
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
void
reportAttemptingFullContext
(
InterfaceParser
recognizer
,
DFA
dfa
,
size_t
startIndex
,
size_t
stopIndex
,
BitSet
conflictingAlts
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
constructors
this
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError
variables
delegates