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