Class KotlinBaseListener

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

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