antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ProxyErrorListener.syntaxError
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
ProxyErrorListener
(U, V)
void
syntaxError
(
InterfaceRecognizer
recognizer
,
Object
offendingSymbol
,
int
line
,
int
charPositionInLine
,
string
msg
,
RecognitionException
e
)
Meta
Source
See Implementation
antlr
v4
runtime
ProxyErrorListener
ProxyErrorListener
constructors
this
functions
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
syntaxError
variables
delegates