@class PHASESoundEventNodeDefinition; @interface RandomSubtree : NSObject @property (retain, nonatomic) PHASESoundEventNodeDefinition *subtree; @property (nonatomic) double weight; - (void).cxx_destruct; @end