InheritorsInfo

class InheritorsInfo(value: SourceSetDependent<List<DRI>>) : ExtraProperty<Documentable>

Types

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

Properties

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