Module BoundSpecific
Provides Java-specific definitions for bounds.
Import path
import semmle.code.java.dataflow.internal.rangeanalysis.BoundSpecificPredicates
| interestingExprBound | Holds if |
Classes
Aliases
| ConstantIntegerExpr | An expression that always has the same integer value. |
| Expr | A common super-class that represents all kinds of expressions. |
| IntegralType | An integral type, which may be either a primitive or a boxed type. This includes the types |
| Location | A location maps language elements to positions in source files. |