@class NSMutableArray; @interface SymptomSet : NSObject @property (retain, nonatomic) NSMutableArray *symptoms; - (id)description; - (void).cxx_destruct; @end
@class NSMutableArray; @interface SymptomSet : NSObject @property (retain, nonatomic) NSMutableArray *symptoms; - (id)description; - (void).cxx_destruct; @end