kotlin-stdlib / kotlin.reflect.full / allSupertypes allSupertypes JVM 1.1 val KClass<*>.allSupertypes: Collection<KType>(source) All supertypes of this class, including indirect ones, in no particular order. There is not more than one type in the returned collection that has any given classifier.