qtil
advanced-security/qtil-java 0.0.3
Search

Module signature LangSig

Import path

import codeql.rangeanalysis.RangeAnalysis

Predicates

additionalBoundFlowStep

Holds if e2 >= e1 + delta (if upper = false) or e2 <= e1 + delta (if upper = true).

hasConstantBound

Holds if e >= bound (if upper = false) or e <= bound (if upper = true).

ignoreExprBound

Ignore the bound on this expression.

includeConstantBounds
includeRelativeBounds
javaCompatibility

Parameters