Abstract base class for functions of one semantic variable.
override string FunctionName
Name of the function
IsNumeric(ScriptNode Argument, int Start, int Length, Expression Expression)
IsNumeric(x)
override IElement EvaluateScalar(ISemanticElement Argument, Variables Variables)
Evaluates the function on a scalar argument.
Abstract base class for semantic literal numeric values.
Interface for semantic nodes.