antlr-d v1.7.3 (2020-04-15T19:04:07Z)
Dub
Repo
XPathLexerErrorListener
antlr
v4
runtime
tree
xpath
XPathLexerErrorListener
TODO add class description
class
XPathLexerErrorListener : BaseErrorListener!(int, LexerATNSimulator) {
void
syntaxError
(InterfaceRecognizer recognizer, Object offendingSymbol, int line, int charPositionInLine, string msg, RecognitionException e);
}
Members
Functions
syntaxError
void
syntaxError
(InterfaceRecognizer recognizer, Object offendingSymbol, int line, int charPositionInLine, string msg, RecognitionException e)
@uml @override
Meta
Source
See Implementation
antlr
v4
runtime
tree
xpath
XPathLexerErrorListener
classes
XPathLexerErrorListener
TODO add class description