toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
CompletionResult
/
Success
/
Success
Success
constructor
(
matches
:
List
<
String
>
,
bounds
:
CodeInterval
,
metadata
:
List
<
SourceCodeCompletionVariant
>
,
text
:
String
,
cursor
:
Int
)