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 | 
|---|---|
| List<Node> | getContents() | 
| @Nullable Block | getRegularSuccessor() | 
| boolean | isEmpty()Is this block empty (i.e., does it not contain any contents). | 
getFlowRule, getSuccessor, setFlowRule