DynamicOperator

Dynamic Operator

Constructors

this
this(string[] funcArgs, Value funcBody)
Undocumented in source.

Members

Functions

call
Value call(Engine engine, Value[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IOperator

call
Value call(Engine engine, Value[] args)
Undocumented in source.

Meta