typealias Method
An opaque type that represents a method in a class definition.
typealias Ivar
An opaque type that represents an instance variable.
typealias Category
An opaque type that represents a category.
struct objc_method_description
Defines an Objective-C method.
struct objc_property_attribute_t
Defines a property attribute.