KFeel
Toggle table of contents
v1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KFeel
KFeel
/
ca.acendas.kfeel.evaluator
/
RuntimeContext
/
RuntimeContext
Runtime
Context
constructor
(
feelContext
:
FeelContext
,
localVariables
:
Map
<
String
,
FeelValue
>
=
emptyMap()
,
builtInFunctions
:
BuiltInFunctions
=
BuiltInFunctions()
)