Class UnicodeIPABaseListener

java.lang.Object
ca.phon.ipa.parser.UnicodeIPABaseListener
All Implemented Interfaces:
UnicodeIPAListener, org.antlr.v4.runtime.tree.ParseTreeListener
Direct Known Subclasses:
UnicodeIPAParserListener

public class UnicodeIPABaseListener extends Object implements UnicodeIPAListener
This class provides an empty implementation of UnicodeIPAListener, which can be extended to create a listener which only needs to handle a subset of the available methods.