core
/
org.jetbrains.dokka.model
/
AdditionalModifiers
Additional
Modifiers
class
AdditionalModifiers
(content:
SourceSetDependent
<
Set
<
ExtraModifiers
>>) :
ExtraProperty
<
Documentable
>
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
Documentable
,
AdditionalModifiers
>
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
content
Link copied to clipboard
val
content
:
SourceSetDependent
<
Set
<
ExtraModifiers
>>
Content copied to clipboard
key
Link copied to clipboard
open override val
key
:
ExtraProperty.Key
<
Documentable
, *>
Content copied to clipboard