Class iniBaseListener

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

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

      • iniBaseListener

        public iniBaseListener()