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

Class FlowType

A type of control flow. Either normal flow (NormalFlow), true flow (TrueFlow) or false flow (FalseFlow).

Import path

import semmle.code.cil.ControlFlow

Direct supertypes

Known direct subtypes

Predicates