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

Module Make::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