CodeQL library for Java
codeql/java-all 0.7.5 ( changelog , source )
Search

Member predicate RefType :: getAStrictAncestor

Gets a direct or indirect supertype of this type. This does not include itself, unless this type is part of a cycle in the type hierarchy.

RefType getAStrictAncestor ( )