luxlabs header browser preview


@class NSRegularExpression;

@interface CalDAVConcreteServerVersion : CalDAVServerVersion

@property (retain, nonatomic) NSRegularExpression *regularExpression;

+ (id)prototypes;

- (void).cxx_destruct;

@end