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

Module MakeWithSplitting::Cached

Import path

import codeql.controlflow.Cfg

Predicates

getASuccessor

Gets a successor node of a given flow type, if any.

splitsToString

Datatypes

TNode

Internal representation of control flow nodes in the control flow graph. The control flow graph is pruned for unreachable nodes.

TSplits

Modules