public interface SpecialBlock extends SingleSuccessorBlock
Modifier and Type | Interface and Description |
---|---|
static class |
SpecialBlock.SpecialBlockType
The types of special basic blocks.
|
Block.BlockType
Modifier and Type | Method and Description |
---|---|
SpecialBlock.SpecialBlockType |
getSpecialType()
Returns the type of this special basic block.
|
getFlowRule, getSuccessor, setFlowRule
getLastNode, getNodes, getPredecessors, getSuccessors, getType
SpecialBlock.SpecialBlockType getSpecialType()