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

Predicate hasSubtype

Holds if reference type t is an immediate super-type of sub.

Import path

import java
predicate hasSubtype ( RefType t , Type sub )