toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
KotlinCompleter
/
Companion
/
getResult
get
Result
fun
getResult
(
code
:
String
,
cursor
:
Int
,
completions
:
List
<
SourceCodeCompletionVariant
>
)
:
CompletionResult.Success