> On Feb 22, 2015, at 4:41 AM, BareFeetWare <list.develo...@barefeetware.com> > wrote: > > However, the returnType is just a char that is set to "@" for all classes. I > want to know which class is returned.
The compiler does not preserve this information. It also does not preserve the static types of method arguments. The compiler does keep type info for properties, but that’s not actually documented. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com