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

Predicate signature Configs::ConfigSig::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

signature predicate isBarrier(Node node)