ExceptionInSupertypes

data class ExceptionInSupertypes(exceptions: SourceSetDependent<List<TypeConstructor>>) : ExtraProperty<Documentable>

Types

Companion
Link copied to clipboard
object Companion : ExtraProperty.Key<Documentable, ExceptionInSupertypes>

Properties

exceptions
Link copied to clipboard
val exceptions: SourceSetDependent<List<TypeConstructor>>
key
Link copied to clipboard
open override val key: ExtraProperty.Key<Documentable, *>