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