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

Predicate signature TypeTrackingInput::withContentStep

Holds if type-tracking should step from nodeFrom to nodeTo if inside a content matched by filter.

signature predicate withContentStep(Node nodeFrom, LocalSourceNode nodeTo, ContentFilter filter)