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