Modules
Structs
- This class represents an Objective-C class (
@interface
) - This structure represents an instance variable (ivar)
- This structure is the main interface to inspect Objective-C metadata
- This structure represents an Objective-C Method
- This class represents a
@property
in Objective-C - This class represents an Objective-C
@protocol