base
1.8.20a-SNAPSHOT
jvm
base
/
org.jetbrains.dokka.base.transformers.documentables
/
ClashingDriIdentifier
Clashing
Dri
Identifier
data
class
ClashingDriIdentifier
(
val
value
:
Set
<
DokkaConfiguration.DokkaSourceSet
>
)
:
ExtraProperty
<
Documentable
>
Members
Constructors
Clashing
Dri
Identifier
Link copied to clipboard
constructor
(
value
:
Set
<
DokkaConfiguration.DokkaSourceSet
>
)
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
Documentable
,
ClashingDriIdentifier
>
Properties
key
Link copied to clipboard
open
override
val
key
:
ExtraProperty.Key
<
Documentable
,
*
>
value
Link copied to clipboard
val
value
:
Set
<
DokkaConfiguration.DokkaSourceSet
>