Packages

p

org.camunda.feel.impl

interpreter

package interpreter

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class EvalContext extends Context
  2. class FeelInterpreter extends AnyRef

  3. case class ObjectContext(obj: Any) extends Context with Product with Serializable

    A context that wraps the fields and methods of a given JVM object

    A context that wraps the fields and methods of a given JVM object

    obj

    the JVM object to be wrapped

Value Members

  1. object BuiltinFunctions extends FunctionProvider

  2. object EvalContext
  3. object JavaClassMapper

Ungrouped