Optionalconfig: {Optional ReadonlyclassDecl?: ClassDeclarationConfigwhat the call declares about a class, see classDeclarationOf
Optional Readonlymode?: readonly ((...) | (...) | (...))[]Optional ReadonlywrapIndex?: numberOptional ReadonlywrapName?: string
Process a call that returns a function: S7/S4 constructor factories (
make_constructor,new_class,setClass) and generic function factories (Negate,Vectorize,partial, …). We model the result as a synthetic function definition so the assigned symbol is recognized as a function rather than a plain constant.