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

Predicate Make::Flow::hasProperty

Holds if all flow reaching n originates from nodes in hasPropertyBase. The property t is taken from one of those origins such that all other origins imply t.

Import path

import codeql.typeflow.UniversalFlow
predicate hasProperty(FlowNode n, Prop t)