Holds if init
is a closure variable that captures the value of capturedvar
.
Import path
import semmle.code.java.dataflow.internal.SsaImpl
predicate captures(SsaImplicitInit init, SsaVariable capturedvar)
Holds if init
is a closure variable that captures the value of capturedvar
.
import semmle.code.java.dataflow.internal.SsaImpl
predicate captures(SsaImplicitInit init, SsaVariable capturedvar)