core
1.7.0
core
/
org.jetbrains.dokka.plugability
/
Extension
Extension
class
Extension
<
T
:
Any
,
Ordering
:
OrderingKind
,
Override
:
OverrideKind
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
condition
Link copied to clipboard
val
condition
:
DokkaConfiguration
.
(
)
->
Boolean
Content copied to clipboard