Class CocoBaseListener

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

    @Deprecated
    @Generated("org.antlr.v4.Tool")
    public class CocoBaseListener
    extends Object
    implements CocoListener
    Deprecated.
    Since 7.8.0. This class was never intended to be generated. It will be removed with no replacement.
    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.