Predicate hasSubtype
Holds if reference type t
is an immediate super-type of sub
.
Import path
import java
predicate hasSubtype(RefType t, Type sub)
Holds if reference type t
is an immediate super-type of sub
.
import java
predicate hasSubtype(RefType t, Type sub)