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

Member predicate TypeVariable::getFirstUpperBoundType

Gets the first upper bound of this type parameter, or Object if no explicit type bound is present.

RefType getFirstUpperBoundType()