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