Predicate Private :: summaryNodeRange
Holds if a synthesized summary node is needed for the state state
in summarized
callable c
.
Import path
import semmle.code.java.dataflow.internal.FlowSummaryImpl
predicate
summaryNodeRange
(
SummarizedCallable
c
,
SummaryNodeState
state
)