Class cqlBaseListener

java.lang.Object
org.cqframework.cql.gen.cqlBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, cqlListener

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