Module ControlFlowGraph
Provides classes representing the control flow graph within callables.
Import path
import semmle.code.csharp.controlflow.ControlFlowGraphClasses
Modules
| ControlFlowNodes | Provides different types of control flow nodes. |
Provides classes representing the control flow graph within callables.
import semmle.code.csharp.controlflow.ControlFlowGraph| ControlFlowNodes | Provides different types of control flow nodes. |