Class CstrSpecBaseListener

java.lang.Object
org.btrplace.safeplace.spec.antlr.CstrSpecBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, CstrSpecListener

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