@class NSArray; @interface SAExecutableCallTree : SACallTree @property (readonly) NSArray *tasks; - (void).cxx_destruct; @end