antlr-d v1.5.4 (2019-05-09T14:01:38Z)
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