CodeQL library for Swift
codeql/swift-all 2.0.4-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