luxlabs header browser preview


@class NSString;

@interface BlastDoorBreadcrumbTextMarkerAttribute : NSObject {
    void /* unknown type, empty encoding */ breadcrumbTextMarkerAttribute;
}

@property (nonatomic, readonly) NSString *description;
@property (nonatomic, readonly) struct _NSRange { unsigned long long x0; unsigned long long x1; } range;
@property (nonatomic, readonly) NSString *breadcrumbText;

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

@end