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

Member predicate IntersectionTypeAccess::getABound

One of the bounds of this intersection type access expression.

For example, in the intersection type access expression Runnable & Cloneable, both Runnable and Cloneable are bounds.

Expr getABound()