kotlin-stdlib / kotlin.reflect / KClass / supertypes supertypes JVM 1.1 abstract val supertypes: List<KType>(source) The list of immediate supertypes of this class, in the order they are listed in the source code.