base
1.7.10
base
/
org.jetbrains.dokka.base.transformers.documentables
/
InheritorsInfo
Inheritors
Info
class
InheritorsInfo
(
val
value
:
SourceSetDependent
<
List
<
DRI
>
>
)
:
ExtraProperty
<
Documentable
>
Content copied to clipboard
Types
Constructors
Properties
Constructors
Inheritors
Info
Link copied to clipboard
fun
InheritorsInfo
(
value
:
SourceSetDependent
<
List
<
DRI
>
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
Documentable
,
InheritorsInfo
>
Content copied to clipboard
Properties
key
Link copied to clipboard
open
override
val
key
:
ExtraProperty.Key
<
Documentable
,
*
>
Content copied to clipboard
value
Link copied to clipboard
val
value
:
SourceSetDependent
<
List
<
DRI
>
>
Content copied to clipboard