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

Predicate Private::Steps::summaryStoreStep

Holds if there is a store step of content c from pred to succ, which is synthesized from a flow summary.

Import path

import semmle.code.java.dataflow.internal.FlowSummaryImpl
predicate summaryStoreStep(SummaryNode pred, ContentSet c, SummaryNode succ)