| Package | Description |
|---|---|
| com.sun.electric.tool.ncc.lists | |
| com.sun.electric.tool.ncc.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
LeafList
A list of the equivalence records that are newly created leaves
of the equivalence record tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordList.addAll(RecordList x) |
| Modifier and Type | Method and Description |
|---|---|
LeafList |
StratPortName.doFor(RecordList g) |
LeafList |
Strategy.doFor(RecordList r)
Apply this Strategy to a list of leaf and internal records.
|