public static final class ControlFlowGraph.DeferredExit extends Object
| Constructor and Description |
|---|
DeferredExit(Block block,
ControlFlowGraph.DeferredExit next) |
public DeferredExit(Block block, ControlFlowGraph.DeferredExit next)
public Block getBlock()
public ControlFlowGraph.DeferredExit getNext()