CodeQL library for Java/Kotlin
codeql/java-all 4.2.1-dev (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)