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