public class AddCellsToPblockCommand<T>
extends Object
implements tcl.lang.Command
| Constructor and Description |
|---|
AddCellsToPblockCommand(XDCConstraints constraints,
EdifCellLookup<T> cellLookup) |
| Modifier and Type | Method and Description |
|---|---|
void |
cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] objv) |
public AddCellsToPblockCommand(XDCConstraints constraints, EdifCellLookup<T> cellLookup)