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
)