Module ControlFlowElement
Provides the class ControlFlowElement
.
Import path
import semmle.code.csharp.controlflow.ControlFlowElement
Imports
csharp |
The default C# QL library. |
Classes
ControlFlowElement |
A program element that can possess control flow. That is, either a statement or an expression. |