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

Predicate DataFlow::hasNonlocalValue

Holds if the FieldRead is not completely determined by explicit SSA updates.

Import path

import semmle.code.java.dataflow.DataFlow
predicate hasNonlocalValue(FieldRead fr)