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