Class MablSwapConditionParserBaseListener

java.lang.Object
org.intocps.maestro.parser.template.MablSwapConditionParserBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, MablSwapConditionParserListener

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