CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Predicate signature withoutContentStep

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

Import path

import codeql.typetracking.TypeTracking
signature predicate withoutContentStep(Node nodeFrom, LocalSourceNode nodeTo, ContentFilter filter)