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

Module Make::DataFlowIntegration::WithState

Import path

import codeql.ssa.Ssa

Predicate signatures

guardChecksDefSig

Holds if the guard g validates the SSA definition def upon evaluating to branch, blocking flow in the given state.

guardChecksSig

Holds if the guard g validates the expression e upon evaluating to branch, blocking flow in the given state.

Parameters