Re: @-directives
Re: @-directives
- Subject: Re: @-directives
- From: Greg Parker <email@hidden>
- Date: Thu, 08 Mar 2012 18:18:51 -0800
On Mar 8, 2012, at 3:04 PM, Roland King <email@hidden> wrote:
> Can't find one (why is there not a formal language document in the documentation somewhere, perhaps because features are added every release) - maybe we can build one here
>
> @property
> @synthesize
> @class
> @interface
> @implementation
> @protocol
> @end
> @autoreleasepool
> @throw
> @catch
> @private
> @public
> @protected
> @package
> @optional
> @required
>
> that's all the ones I can think of, probably missed 1/2 of them.
@compatibility_alias. Don't ask.
Your best bet is to dig through the compiler's code. They're probably all in one place somewhere.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden