JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
mockit.asm.controlFlow.Edge
Packages that use
Edge
Package
Description
mockit.asm.controlFlow
Uses of
Edge
in
mockit.asm.controlFlow
Methods in
mockit.asm.controlFlow
with parameters of type
Edge
Modifier and Type
Method
Description
void
Edge.
setNext
(
Edge
next)
Sets the
next
edge.
Label
Label.
setSuccessors
(
Edge
edge)