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