public class print extends java.lang.Object implements Command
print()
int
helplevel()
java.lang.String
longhelp()
void
run(Lexer lexer)
shorthelp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public print()
public int helplevel()
helplevel
Command
public java.lang.String shorthelp()
shorthelp
public java.lang.String longhelp()
longhelp
public void run(Lexer lexer) throws java.lang.Exception
run
java.lang.Exception