com.sun.electric.tool.ncc
Class ListNccAnnotations

java.lang.Object
  extended by com.sun.electric.tool.ncc.ListNccAnnotations

public class ListNccAnnotations
extends java.lang.Object

Walk design hierarchy and print all the NCC annotations that we find.


Constructor Summary
ListNccAnnotations()
           
 
Method Summary
static void doYourJob(Cell cell1, Cell cell2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListNccAnnotations

public ListNccAnnotations()
Method Detail

doYourJob

public static void doYourJob(Cell cell1,
                             Cell cell2)