EvaluationContext

@JsonSerializable
data class EvaluationContext(val context: Map<String, Any?>)(source)

Constructors

Link copied to clipboard
constructor(context: Map<String, Any?>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard