Class KotlinBaseListener

java.lang.Object
net.sourceforge.pmd.lang.kotlin.ast.KotlinBaseListener
All Implemented Interfaces:
KotlinListener, org.antlr.v4.runtime.tree.ParseTreeListener

@Generated("org.antlr.v4.Tool") 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.