public class TclParser extends java.lang.Object implements Command
TclParser()
void
cmdProc(Interp interp, TclObject[] objv)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TclParser()
public void cmdProc(Interp interp, TclObject[] objv) throws TclException
cmdProc
Command
TclException