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

Class Bounds::SemSsaBound

Import path

import semmle.code.java.dataflow.RangeAnalysis

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

getExpr

Gets an expression that equals this bound.

from Bound
getExpr

Gets an expression that equals this bound plus delta.

from SsaBound
getLocation

Gets the location of this bound.

from SsaBound
getSsa

Gets the SSA variable that equals this bound.

from SsaBound
toString

Gets a textual representation of this bound.

from SsaBound