KotlinCompleter

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun complete(    compiler: ReplCompleter,     configuration: ScriptCompilationConfiguration,     code: String,     preprocessedCode: String,     id: Int,     cursor: Int): CompletionResult