Class CQLBaseListener

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

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