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