supertypes

abstract val supertypes: List<KType>

The list of immediate supertypes of this class, in the order they are listed in the source code.

Since Kotlin

1.1