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

Predicate basicWithoutContentStep

Holds if type-tracking should step from nodeFrom to nodeTo but block flow of contents matched by filter through here.

Import path

import semmle.python.dataflow.new.internal.TypeTrackerSpecific
predicate basicWithoutContentStep(Node nodeFrom, Node nodeTo, ContentFilter filter)