CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

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 )