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

Predicate signature Configs::isBarrierOut

Holds if data flow out of node is prohibited when the originating flow state is state.

Import path

import codeql.dataflow.DataFlow
signature predicate isBarrierOut(Node node, FlowState state)