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

Module TypeTracking::ConsistencyChecks

Provides consistency checks for the type-tracker step relations.

Import path

import codeql.typetracking.internal.TypeTrackingImpl

Predicates

nonSourceStoreTarget

Holds if there is a store target that isn’t a LocalSourceNode and backtracking store target feature isn’t enabled.

unreachableNode

Holds if there is any node in a step relation that is unreachable from a LocalSourceNode.

Parameters

ConsistencyChecksInputConsistencyChecksInputSig