Class UnicodeOrthographyBaseListener

java.lang.Object
ca.phon.orthography.parser.UnicodeOrthographyBaseListener
All Implemented Interfaces:
UnicodeOrthographyListener, org.antlr.v4.runtime.tree.ParseTreeListener

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