public class UnsupportedIfCommand extends UnsupportedSetterCommand
| Constructor and Description |
|---|
UnsupportedIfCommand(XDCConstraints constraints,
EdifCellLookup<?> lookup,
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 xdcConstraints,
EdifCellLookup<?> lookup) |
replaceInInterppublic UnsupportedIfCommand(XDCConstraints constraints, EdifCellLookup<?> lookup, tcl.lang.Command replacedCommand)
public void cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] objv)
throws tcl.lang.TclException
cmdProc in interface tcl.lang.CommandcmdProc in class UnsupportedSetterCommandtcl.lang.TclExceptionpublic static void replaceInInterp(tcl.lang.Interp interp,
XDCConstraints xdcConstraints,
EdifCellLookup<?> lookup)