Class CocoBaseListener

  • All Implemented Interfaces:
    CocoListener, org.antlr.v4.runtime.tree.ParseTreeListener

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