Uses of Class
org.compass.core.util.asm.Edge

Packages that use Edge
org.compass.core.util.asm Provides a small and fast bytecode manipulation framework. 
 

Uses of Edge in org.compass.core.util.asm
 

Fields in org.compass.core.util.asm declared as Edge
(package private)  Edge Edge.next
          The next edge in the list of successors of the originating basic block.
(package private)  Edge Label.successors
          The successors of this node in the control flow graph.
 



Copyright (c) 2004-2008 The Compass Project.