luxlabs header browser preview


@class IKCSSRuleList;

@interface IKCSSStylesheet : NSObject

@property (retain, nonatomic) IKCSSRuleList *ruleList;

- (id)description;
- (void).cxx_destruct;

@end