|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.Xilinx.XC4000.techmap.tree.RecursionOperator
Constructor Summary | |
RecursionOperator()
|
Method Summary | |
void |
pop(Cell cell)
|
void |
processHierarchicalNode(Cell cell)
|
void |
processLeafNode(Cell cell)
|
boolean |
push(Cell cell)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RecursionOperator()
Method Detail |
public void processLeafNode(Cell cell)
public void processHierarchicalNode(Cell cell)
public boolean push(Cell cell)
public void pop(Cell cell)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |