Class AbstractCommandVisitor

  • All Implemented Interfaces:
    CommandVisitor

    public abstract class AbstractCommandVisitor
    extends java.lang.Object
    implements CommandVisitor
    This class can be extended by CommandVisitor implementations that don't provide support for all the available Commands.