Class PhonexBaseListener

java.lang.Object
ca.phon.phonexg4.PhonexBaseListener
All Implemented Interfaces:
PhonexListener, org.antlr.v4.runtime.tree.ParseTreeListener

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