toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
CompleteReply
/
CompleteReply
Complete
Reply
constructor
(
matches
:
List
<
String
>
,
cursorStart
:
Int
,
cursorEnd
:
Int
,
paragraph
:
Paragraph
,
metadata
:
CompleteReply.Metadata
)