luxlabs header browser preview


@interface SXMutableNamespacedObjectReferences : SXNamespacedObjectReferences

- (void)addNamespacedIdentifier:(id)a0 forIdentifier:(id)a1 component:(id)a2 map:(id)a3;
- (void)setNamespacedComponentStyleIdentifier:(id)a0 forIdentifier:(id)a1 component:(id)a2;
- (void)setNamespacedComponentTextStyleIdentifier:(id)a0 forIdentifier:(id)a1 component:(id)a2;
- (void)setNamespacedTextStyleIdentifier:(id)a0 forIdentifier:(id)a1 component:(id)a2;

@end