CodeQL library for C#
codeql/csharp-all 0.8.12 (changelog, source)
Search

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.