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

Predicate levelStepCall

Holds if there is a level step from nodeFrom to nodeTo, which may depend on the call graph.

Import path

import semmle.python.dataflow.new.internal.TypeTrackerSpecific
predicate levelStepCall(Node nodeFrom, Node nodeTo)