Package org.sonar.javascript.cfg
Interface CfgBranchingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TreebranchingTree()Syntax tree causing branching: e.g.CfgBlockfalseSuccessor()CfgBlocktrueSuccessor()-
Methods inherited from interface org.sonar.javascript.cfg.CfgBlock
elements, predecessors, successors
-
-