If I have a class, how can I list all its instance variable names?
eg:
@interface MyClass : NSObject { int myInt; NSString* myString; NSM
Consider gen_bridge_metadata, which is intended for a completely different purpose, but can produce XML files from Objective-C header files.