toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
IsAlsoParameter
Is
Also
Parameter
data
class
IsAlsoParameter
(
val
inSourceSets
:
List
<
DokkaConfiguration.DokkaSourceSet
>
)
:
ExtraProperty
<
DProperty
>
Members
Constructors
Is
Also
Parameter
Link copied to clipboard
constructor
(
inSourceSets
:
List
<
DokkaConfiguration.DokkaSourceSet
>
)
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
DProperty
,
IsAlsoParameter
>
Properties
in
Source
Sets
Link copied to clipboard
val
inSourceSets
:
List
<
DokkaConfiguration.DokkaSourceSet
>
key
Link copied to clipboard
open
override
val
key
:
ExtraProperty.Key
<
DProperty
,
*
>