toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.pages
/
DCI
DCI
data
class
DCI
(
val
dri
:
Set
<
DRI
>
,
val
kind
:
Kind
)
Members
Constructors
DCI
Link copied to clipboard
constructor
(
dri
:
Set
<
DRI
>
,
kind
:
Kind
)
Properties
dri
Link copied to clipboard
val
dri
:
Set
<
DRI
>
kind
Link copied to clipboard
val
kind
:
Kind
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String