Re: @-directives
Re: @-directives
- Subject: Re: @-directives
- From: Roland King <email@hidden>
- Date: Fri, 09 Mar 2012 07:04:37 +0800
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.
On Mar 9, 2012, at 5:12 AM, H. Miersch wrote:
> hi.
> is there a list of @-directives (like @class, @property and @synthesize) somewhere out there?
> _______________________________________________
>
> 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
_______________________________________________
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
References: | |
| >@-directives (From: "H. Miersch" <email@hidden>) |