core
1.7.0
core
/
org.jetbrains.dokka.plugability
/
ProvidedExtension
Provided
Extension
class
ProvidedExtension
<
T
:
Any
>
Content copied to clipboard
Functions
Properties
Functions
from
Instance
Link copied to clipboard
fun
fromInstance
(
inst
:
T
)
:
ExtensionBuilder
<
T
>
Content copied to clipboard
from
Recipe
Link copied to clipboard
fun
fromRecipe
(
recipe
:
(
DokkaContext
)
->
T
)
:
ExtensionBuilder
<
T
>
Content copied to clipboard
Properties
ext
Link copied to clipboard
val
ext
:
ExtensionPoint
<
T
>
Content copied to clipboard