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

Module CallGraphConstruction::Simple

A simple version of CallGraphConstruction that uses standard type tracking.

Import path

import semmle.python.dataflow.new.internal.TypeTracker

Modules

Make

Provides the track predicate for use in call graph construction.

Module signatures

InputSig

The input to call graph construction.