luxlabs header browser preview


@class NSArray;

@interface _EARCommandTaggingResult : NSObject <NSCopying>

@property (readonly, copy, nonatomic) NSArray *commandTaggings;

- (void).cxx_destruct;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (id)_initWithCommandTaggings:(id)a0;

@end