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

Class MakeImplCommon::DataFlowImplCommonPublic::FeatureEscapesSourceCallContext

A flow configuration feature that implies that the sink must be reached from the source by escaping the source call context, that is, flow must either return from the callable containing the source or use a jump-step before reaching the sink.

Import path

import codeql.dataflow.internal.DataFlowImplCommon

Direct supertypes

Indirect supertypes

Predicates