public class Cmd extends Object implements Obj
String
cmd
ARRAY, BOOL, CMD, DICT, EOF, ID, INDIRECT, INT, NAME, NEWSTREAM, NULL, REAL, REF, STREAM, STRING
Cmd(String cmd)
static Cmd
get(String cmd)
int
getType()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String cmd
public Cmd(String cmd)
public static Cmd get(String cmd)
public String toString()
toString
Object
public int getType()
getType
Obj
Revision 4.0.15 / 20220727-0149