Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
engine
/
elide.runtime.core
/
PolyglotEngine
/
acquire
acquire
abstract
fun
acquire
(
cfg
:
Context.Builder
.
(
)
->
Unit
=
{}
)
:
PolyglotContext
Acquire a new
PolyglotContext
. The returned context has all plugins applied on creation.