Exception In Supertypes
data class ExceptionInSupertypes(val exceptions: SourceSetDependent<List<TypeConstructor>>) : ExtraProperty<Documentable>
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExceptionInSupertypes(exceptions: SourceSetDependent<List<TypeConstructor>>)
Content copied to clipboard
Types
Link copied to clipboard
object Companion : ExtraProperty.Key<Documentable, ExceptionInSupertypes>
Content copied to clipboard