Package ca.phon.ipa.parser
Class UnicodeIPAParserErrorListener
java.lang.Object
org.antlr.v4.runtime.BaseErrorListener
ca.phon.ipa.parser.UnicodeIPAParserErrorListener
- All Implemented Interfaces:
org.antlr.v4.runtime.ANTLRErrorListener
public class UnicodeIPAParserErrorListener
extends org.antlr.v4.runtime.BaseErrorListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
syntaxError
(org.antlr.v4.runtime.Recognizer<?, ?> recognizer, Object offendingSymbol, int line, int charPositionInLine, String msg, org.antlr.v4.runtime.RecognitionException e) Methods inherited from class org.antlr.v4.runtime.BaseErrorListener
reportAmbiguity, reportAttemptingFullContext, reportContextSensitivity
-
Constructor Details
-
UnicodeIPAParserErrorListener
public UnicodeIPAParserErrorListener()
-
-
Method Details
-
syntaxError
public void syntaxError(org.antlr.v4.runtime.Recognizer<?, ?> recognizer, Object offendingSymbol, int line, int charPositionInLine, String msg, org.antlr.v4.runtime.RecognitionException e) - Specified by:
syntaxError
in interfaceorg.antlr.v4.runtime.ANTLRErrorListener
- Overrides:
syntaxError
in classorg.antlr.v4.runtime.BaseErrorListener
-
getParseExceptions
-