luxlabs header browser preview


@interface __SwiftValue : NSObject <NSCopying>

+ (id)allocWithZone:(struct _NSZone { } *)a0;

- (unsigned long long)hash;
- (void)dealloc;
- (id)_swiftTypeName;
- (const void *)_swiftTypeMetadata;
- (id)description;
- (id)debugDescription;
- (BOOL)isEqual:(id)a0;
- (const struct OpaqueValue { } *)_swiftValue;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end