Class InlandesBaseListener

java.lang.Object
org.luwrain.antlr.inlandes.InlandesBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, InlandesListener

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