public class SpecialBlockImpl extends SingleSuccessorBlockImpl implements SpecialBlock
SpecialBlock.SpecialBlockTypeBlock.BlockType| Modifier and Type | Field and Description | 
|---|---|
| protected SpecialBlock.SpecialBlockType | specialTypeThe type of this special basic block. | 
flowRule, successorid, lastId, predecessors, type| Constructor and Description | 
|---|
| SpecialBlockImpl(SpecialBlock.SpecialBlockType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| SpecialBlock.SpecialBlockType | getSpecialType() | 
| String | toString() | 
getFlowRule, getSuccessor, setFlowRule, setSuccessoraddPredecessor, getId, getPredecessors, getType, removePredecessorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFlowRule, getSuccessor, setFlowRuleprotected final SpecialBlock.SpecialBlockType specialType
public SpecialBlockImpl(SpecialBlock.SpecialBlockType type)
public SpecialBlock.SpecialBlockType getSpecialType()
getSpecialType in interface SpecialBlock