luxlabs header browser preview


@interface IPMutableRepeatedBool : IPRepeatedBool

+ (id)new;

- (id)init;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (void)appendBoolValue:(BOOL)a0;

@end