Class DescriptionStepBaseListener

java.lang.Object
step.repositories.parser.description.DescriptionStepBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, DescriptionStepListener

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