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

Predicate forceHighPrecision

Holds if access paths with c at their head always should be tracked at high precision. This disables adaptive access path precision for such access paths.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate forceHighPrecision(Content c)