Uses of Class
org.eclipse.sisu.space.asm.Edge
-
Packages that use Edge Package Description org.eclipse.sisu.space.asm -
-
Uses of Edge in org.eclipse.sisu.space.asm
Fields in org.eclipse.sisu.space.asm declared as Edge Modifier and Type Field Description (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.
-