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

Module SourceSinkInterpretationInput

Import path

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

Predicates

interpretInput

Provides additional source specification logic required for annotations.

interpretOutput

Provides additional sink specification logic required for annotations.

sinkElement

Holds if an external sink specification exists for n with input specification input and kind kind.

sourceElement

Holds if an external source specification exists for n with output specification output and kind kind.

Classes

InterpretNode

An entity used to interpret a source/sink specification.

Aliases

Element

A program element that has a name.

SourceOrSinkElement

A program element that has a name.