CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Class Flow::CaptureSsaInput::SourceVariable

A storage location for a captured variable in a specific callable. This is either the variable itself (in its defining scope) or an instance variable this (in a capturing scope).

Import path

import codeql.dataflow.VariableCapture

Direct supertypes

Predicates