toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
KotlinCompleter
Kotlin
Completer
class
KotlinCompleter
Members
Constructors
Kotlin
Completer
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
complete
Link copied to clipboard
fun
complete
(
compiler
:
ReplCompleter
,
configuration
:
ScriptCompilationConfiguration
,
code
:
String
,
preprocessedCode
:
String
,
id
:
Int
,
cursor
:
Int
)
:
CompletionResult