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

Module DataFlow3

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Import path

import semmle.python.dataflow.new.DataFlow3

Imports

DataFlowImpl3

DEPRECATED: Use Global and GlobalWithState instead.