base
1.8.20a-SNAPSHOT
jvm
base
/
org.jetbrains.dokka.base.transformers.documentables
/
InheritorsInfo
Inheritors
Info
class
InheritorsInfo
(
val
value
:
SourceSetDependent
<
List
<
DRI
>
>
)
:
ExtraProperty
<
Documentable
>
Members
Constructors
Inheritors
Info
Link copied to clipboard
constructor
(
value
:
SourceSetDependent
<
List
<
DRI
>
>
)
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
>
>