antlr-d ~master (2021-05-12T21:31:56Z)
Dub
Repo
BaseErrorListener.reportAttemptingFullContext
antlr
v4
runtime
BaseErrorListener
BaseErrorListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
BaseErrorListener
void
reportAttemptingFullContext
(
InterfaceParser
recognizer
,
DFA
dfa
,
size_t
startIndex
,
size_t
stopIndex
,
BitSet
conflictingAlts
,
ATNConfigSet
configs
)
Meta
Source
See Implementation
antlr
v4
runtime
BaseErrorListener
BaseErrorListener
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError