public EvalFunctionWrapper(name as String, parameterCount as Int, returnTypeName as String, functionPointer as Object):
Creates a typed wrapper over a function produced by eval().
eval()