Function dmntk_evaluator::evaluate

source ·
pub fn evaluate(scope: &FeelScope, node: &AstNode) -> Result<Value, DmntkError>
Expand description

Evaluates a Value from given AstNode.