Class DialobRuleBaseListener

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

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