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

Predicate JavaLangImpl::ignoreExprBound

Ignore the bound on this expression.

This predicate is to keep the results identical to the original Java implementation. It should be removed once we have the new implementation matching the old results exactly.

Import path

import semmle.code.java.dataflow.RangeAnalysis
predicate ignoreExprBound(Expr e)