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

Module Private::SummaryComponent

Provides predicates for constructing summary components.

Import path

import semmle.code.java.dataflow.internal.FlowSummaryImpl

Imports

SummaryComponent

Provides predicates for constructing summary components.

Predicates

arrayElement

Gets a summary component for ArrayElement.

element

Gets a summary component for Element.

field

Gets a summary component for field f.

mapValue

Gets a summary component for MapValue.

qualifier

Gets a summary component that represents a qualifier.

return

Gets a summary component that represents the return value of a call.

Aliases

SyntheticGlobal

A synthetic global. This represents some form of global state, which summaries can read and write individually.