ObjFW
|
A struct representing a call to super. More...
#include <ObjFWRT.h>
Public Attributes | |
id __unsafe_unretained | self |
The object on which to perform the super call. | |
Class | class |
The class from which to take the method. | |
A struct representing a call to super.