FuncDeclaration.declareThis

Creates and returns the hidden parameters for this function declaration.

Hidden parameters include the this parameter of a class, struct or nested function and the selector parameter for Objective-C methods.

class FuncDeclaration
extern (D) final
void
declareThis
Suggestion Box / Bug Report