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
/
GuestLanguageEvaluator
/
evaluate
evaluate
abstract
fun
evaluate
(
source
:
Source
,
context
:
PolyglotContext
)
:
PolyglotValue
Evaluate a
source
in the given
context
, returning the result.