antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
BaseErrorListener.reportAmbiguity
antlr
v4
runtime
BaseErrorListener
BaseErrorListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
BaseErrorListener
(U, V)
void
reportAmbiguity
(
InterfaceParser
recognizer
,
DFA
dfa
,
int
startIndex
,
int
stopIndex
,
bool
exact
,
BitSet
ambigAlts
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
BaseErrorListener
BaseErrorListener
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError