final class BasicBlock.NormalOutEdgeEnum extends BasicBlock.BBEnum
| Modifier and Type | Field and Description |
|---|---|
private SpaceEffGraphEdge |
_edge |
current| Constructor and Description |
|---|
NormalOutEdgeEnum(SpaceEffGraphNode n) |
| Modifier and Type | Method and Description |
|---|---|
protected BasicBlock |
advance() |
fail, hasMoreElements, nextElementprivate SpaceEffGraphEdge _edge
NormalOutEdgeEnum(SpaceEffGraphNode n)
protected BasicBlock advance()
advance in class BasicBlock.BBEnum