public class UnsupportedSetterCommand
extends Object
implements tcl.lang.Command
| Constructor and Description |
|---|
UnsupportedSetterCommand(XDCConstraints constraints,
EdifCellLookup<?> cellLookup,
tcl.lang.Command replacedCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] objv) |
static void |
replaceInInterp(tcl.lang.Interp interp,
XDCConstraints constraints,
EdifCellLookup<?> lookup,
String name) |
public UnsupportedSetterCommand(XDCConstraints constraints, EdifCellLookup<?> cellLookup, tcl.lang.Command replacedCommand)
public void cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] objv)
throws tcl.lang.TclException
cmdProc in interface tcl.lang.Commandtcl.lang.TclExceptionpublic static void replaceInInterp(tcl.lang.Interp interp,
XDCConstraints constraints,
EdifCellLookup<?> lookup,
String name)