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