Predicate isUnreachableInCall
Holds if the nodes in nr
are unreachable when the call context is call
.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall(NodeRegion nr, DataFlowCall call)
Holds if the nodes in nr
are unreachable when the call context is call
.
import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall(NodeRegion nr, DataFlowCall call)