@class IKCSSRuleList; @interface IKCSSStylesheet : NSObject @property (retain, nonatomic) IKCSSRuleList *ruleList; - (id)description; - (void).cxx_destruct; @end
@class IKCSSRuleList; @interface IKCSSStylesheet : NSObject @property (retain, nonatomic) IKCSSRuleList *ruleList; - (id)description; - (void).cxx_destruct; @end