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

Module callGraphConfig

Import path

import utils.test.dataflow.callGraphConfig

Imports

DataFlow

Provides a library for local (intra-procedural) and global (inter-procedural) data flow analysis: deciding whether data can flow from a source to a sink.

Modules

CallGraphConfig

A configuration to find the call graph edges.

Aliases

CallGraphFlow

Constructs a global data flow computation.