antlr-d v1.3.10 (2019-02-11T04:44:52Z)
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