Class PQL2BaseListener

  • All Implemented Interfaces:
    org.antlr.v4.runtime.tree.ParseTreeListener, PQL2Listener
    Direct Known Subclasses:
    Pql2AstListener

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