Packages

p

org.camunda.feel.impl

interpreter

package interpreter

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class BuiltinFunctions extends FunctionProvider
  2. class EvalContext extends Context
  3. class EvaluationFailureCollector extends AnyRef
  4. class FeelInterpreter extends AnyRef

  5. 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

  6. class ValComparator extends AnyRef

Value Members

  1. object EvalContext
  2. object FeelInterpreter
  3. object JavaClassMapper

Ungrouped