toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
KotlinCompleter
/
complete
complete
fun
complete
(
compiler
:
ReplCompleter
,
configuration
:
ScriptCompilationConfiguration
,
code
:
String
,
preprocessedCode
:
String
,
id
:
Int
,
cursor
:
Int
)
:
CompletionResult