Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm-kt
/
elide.runtime.plugins.kotlin
/
Kotlin
/
Plugin
Plugin
object
Plugin
:
AbstractLanguagePlugin
<
KotlinConfig
,
Kotlin
>
Members
Properties
key
Link copied to clipboard
open
override
val
key
:
EnginePlugin.Key
<
Kotlin
>
language
Id
Link copied to clipboard
open
override
val
languageId
:
String
Functions
install
Link copied to clipboard
open
override
fun
install
(
scope
:
EnginePlugin.InstallationScope
,
configuration
:
KotlinConfig
.
(
)
->
Unit
)
:
Kotlin