Class WacAllowBaseListener

java.lang.Object
com.inrupt.client.parser.WacAllowBaseListener
All Implemented Interfaces:
WacAllowListener, ParseTreeListener

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