Class GherkinBaseListener

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

    @Deprecated
    @Generated("org.antlr.v4.Tool")
    public class GherkinBaseListener
    extends Object
    implements GherkinListener
    Deprecated.
    Since 7.8.0. This class was never intended to be generated. It will be removed with no replacement.
    This class provides an empty implementation of GherkinListener, which can be extended to create a listener which only needs to handle a subset of the available methods.