daikon.tools.runtimechecker
Class CommandHandler
Object
CommandHandler
- Direct Known Subclasses:
- InstrumentHandler, Main
public class CommandHandler
- extends Object
A command handler handles a set of commands. A command is the first argument
given to the instrumenter.
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandHandler
public CommandHandler()
handles
public boolean handles(String command)
handle
public boolean handle(String[] args)
usageMessage
public void usageMessage()