antlr-d ~dmd-2.096.0 (2022-03-12T03:39:46.158748)
Dub
Repo
ProxyErrorListener.reportAmbiguity
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
ProxyErrorListener
void
reportAmbiguity
(
InterfaceParser
recognizer
,
DFA
dfa
,
size_t
startIndex
,
size_t
stopIndex
,
bool
exact
,
BitSet
ambigAlts
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
constructors
this
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError
variables
delegates