core
1.7.0
core
/
org.jetbrains.dokka.model.doc
/
Code
Code
sealed
class
Code
:
DocTag
Content copied to clipboard
Properties
Inheritors
Properties
children
Link copied to clipboard
abstract
val
children
:
List
<
DocTag
>
Content copied to clipboard
params
Link copied to clipboard
abstract
val
params
:
Map
<
String
,
String
>
Content copied to clipboard
Inheritors
CodeInline
Link copied to clipboard
CodeBlock
Link copied to clipboard