Class ACLBaseListener

java.lang.Object
ch.tocco.nice2.security.impl.compiler.ACLBaseListener
All Implemented Interfaces:
ACLListener, org.antlr.v4.runtime.tree.ParseTreeListener

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