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

Module CallGraphConstruction::Make

Provides the track predicate for use in call graph construction.

Import path

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

Predicates

track

Gets a node that can be reached from some start node in state state.

Parameters