core
/
org.jetbrains.dokka.model
/
ConstructorValues
Constructor
Values
data class
ConstructorValues
(values:
SourceSetDependent
<
List
<
String
>>) :
ExtraProperty
<
DEnumEntry
>
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
DEnumEntry
,
ConstructorValues
>
Content copied to clipboard
Properties
key
Link copied to clipboard
open override val
key
:
ExtraProperty.Key
<
DEnumEntry
,
ConstructorValues
>
Content copied to clipboard
values
Link copied to clipboard
val
values
:
SourceSetDependent
<
List
<
String
>>
Content copied to clipboard