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