CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-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()