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