Expand description

FEEL expressions evaluator.

Functions

Evaluates a Value from given AstNode.
Evaluates a context from text containing FEEL expression.
Evaluates a context from AST node.
Compares two values and returns true when the two FEEL values are equal.
Evaluates the maximum value from specified values.
Evaluates the minimum value from specified values.
Evaluates the type of the AST node.
Evaluates the sum of specified values.
Prepares an evaluator for given AstNode.