Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

Module DataFlow

Provides an implementation of global (interprocedural) data flow. This file adds a global analysis, mainly exposed through the Global and GlobalWithState modules.

Import path

import codeql.dataflow.DataFlow

Imports

Modules

Module signatures

InputSig

Provides language-specific data flow parameters.