Class AxiomBaseListener

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

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