antlr-d v1.3.8 (2019-01-30T12:18:54Z)
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