Next: , Up: CFunctionDescriptor   [Index]


1.27.1 CFunctionDescriptor class: instance creation

for: funcName returning: returnTypeSymbol withArgs: argsArray

Answer a CFunctionDescriptor with the given function name, return type and arguments. funcName must be a String.