public interface RegularBlock extends SingleSuccessorBlock
Node
s.
The following invariant holds.
forall n in getContents() :: n.getBlock() == this
Block.BlockType
Modifier and Type | Method and Description |
---|---|
List<Node> |
getContents() |
Block |
getRegularSuccessor() |
boolean |
isEmpty()
Is this block empty (i.e., does it not contain any contents).
|
getFlowRule, getSuccessor, setFlowRule