core
/
org.jetbrains.dokka.plugability
/
ProvidedExtension
Provided
Extension
class
ProvidedExtension
<
T
:
Any
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
fromInstance
Link copied to clipboard
fun
fromInstance
(inst:
T
):
ExtensionBuilder
<
T
>
Content copied to clipboard
fromRecipe
Link copied to clipboard
fun
fromRecipe
(recipe: (
DokkaContext
) ->
T
):
ExtensionBuilder
<
T
>
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
ext
Link copied to clipboard
val
ext
:
ExtensionPoint
<
T
>
Content copied to clipboard