Class FieldSpecifierNotationBaseListener

java.lang.Object
org.apache.beam.sdk.schemas.parser.generated.FieldSpecifierNotationBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, FieldSpecifierNotationListener

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