public class XPointerErrorListener
extends org.antlr.v4.runtime.BaseErrorListener
Constructor and Description |
---|
XPointerErrorListener(XPointerErrorHandler errorHandler) |
Modifier and Type | Method and Description |
---|---|
void |
syntaxError(org.antlr.v4.runtime.Recognizer<?,?> recognizer,
Object offendingSymbol,
int line,
int charPositionInLine,
String msg,
org.antlr.v4.runtime.RecognitionException e) |
public XPointerErrorListener(XPointerErrorHandler errorHandler)
public void syntaxError(org.antlr.v4.runtime.Recognizer<?,?> recognizer, Object offendingSymbol, int line, int charPositionInLine, String msg, org.antlr.v4.runtime.RecognitionException e)
syntaxError
in interface org.antlr.v4.runtime.ANTLRErrorListener
syntaxError
in class org.antlr.v4.runtime.BaseErrorListener
Copyright © 2011–2019. All rights reserved.