Class AxiomQueryBaseListener

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

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