Evaluates the expression with the provided variables.
variables
@override num eval(Map<String, num> variables) => function(value.eval(variables));