core
1.7.0
core
/
org.jetbrains.dokka.model.doc
/
Description
Description
data
class
Description
(
val
root
:
DocTag
)
:
TagWrapper
Content copied to clipboard
Constructors
Properties
Constructors
Description
Link copied to clipboard
fun
Description
(
root
:
DocTag
)
Content copied to clipboard
Properties
children
Link copied to clipboard
open
override
val
children
:
List
<
DocTag
>
Content copied to clipboard
root
Link copied to clipboard
open
override
val
root
:
DocTag
Content copied to clipboard