JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
mockit.asm.controlFlow
Edge
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
Edge.next
edge.
Label
Label.
setSuccessors
(
Edge
edge)