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

Member predicate Configuration :: isBarrierGuard

DEPRECATED: Use isBarrier and BarrierGuard module instead.

Holds if data flow through nodes guarded by guard is prohibited when the flow state is state

predicate isBarrierGuard ( BarrierGuard guard , FlowState state )