antlr-d v1.3.1 (2018-08-18T10:02:35Z)
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
modules
XPath
XPathElement
XPathLexer
XPathLexerErrorListener
XPathRuleAnywhereElement
XPathRuleElement
XPathTokenAnywhereElement
XPathTokenElement
XPathWildcardAnywhereElement
XPathWildcardElement
TODO add class description