base
1.7.10
base
/
org.jetbrains.dokka.base.transformers.documentables
/
KotlinArrayDocumentableReplacerTransformer
Kotlin
Array
Documentable
Replacer
Transformer
class
KotlinArrayDocumentableReplacerTransformer
(
val
context
:
DokkaContext
)
:
DocumentableReplacerTransformer
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Kotlin
Array
Documentable
Replacer
Transformer
Link copied to clipboard
fun
KotlinArrayDocumentableReplacerTransformer
(
context
:
DokkaContext
)
Content copied to clipboard
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
modules
:
List
<
DModule
>
)
:
List
<
DModule
>
Content copied to clipboard
Properties
context
Link copied to clipboard
val
context
:
DokkaContext
Content copied to clipboard