Module IntegerGuards
Provides classes and predicates for integer guards.
Import path
import semmle.code.java.dataflow.IntegerGuards
Imports
java | Provides all default Java QL imports. |
Predicates
intBoundGuard | A guard that splits the values of a variable into one range with an upper bound of |
integerGuard | An expression that directly tests whether a given expression is equal to |
Classes
IntComparableExpr | An expression for which the predicate |