@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| ControlFlowBlock |
A
ControlFlowNode which has a list of elements. |
| ControlFlowNode |
A node of a
ControlFlowGraph. |
| Class | Description |
|---|---|
| ControlFlowGraph |
The Control Flow Graph
for a JavaScript script or for the body of a function.
|
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.