com.neeve.robin
Class Command
java.lang.Object
com.neeve.robin.Command
public abstract class Command
- extends Object
Base class for all Robin command classes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mock
public final boolean mock()
lineNum
public final int lineNum()
line
public final String line()
getRemainingArgs
protected final String[] getRemainingArgs(StringTokenizer tokenizer)
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.