@class NSString, NSHashTable; @interface _HDAssertionRecord : NSObject { NSString *_assertionIdentifier; NSHashTable *_assertions; } - (void).cxx_destruct; @end
@class NSString, NSHashTable; @interface _HDAssertionRecord : NSObject { NSString *_assertionIdentifier; NSHashTable *_assertions; } - (void).cxx_destruct; @end