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

Module SsaDefinitions

Provides classes and predicates for determining the uses and definitions of variables for ESSA form.

Import path

import semmle.python.essa.SsaDefinitions

Imports

Predicates

test_contains

Hold if expr is a test (a branch) and use is within that test

Modules