Interface implemented by classes that can format a value in a specific string expression.
Methods
-
eval(value)
-
Formats the specified value.
Parameters:
Name Type Description value
* The object to evaluates.
Returns:
the string representation of the formatted value.