Package org.sonar.plugins.python.api.cfg
Interface CfgBranchingBlock
- All Superinterfaces:
CfgBlock
- All Known Implementing Classes:
PythonCfgBranchingBlock
A
CfgBlock with 2 successors: represents a block ending
with a condition which determines which successor is executed next.-
Method Summary
Modifier and TypeMethodDescriptionSyntax tree causing branching: e.g.Methods inherited from interface org.sonar.plugins.python.api.cfg.CfgBlock
elements, predecessors, successors, syntacticSuccessor