Re: @-directives
Re: @-directives
- Subject: Re: @-directives
- From: Thomas Davie <email@hidden>
- Date: Thu, 08 Mar 2012 23:14:02 +0000
Not that I know of off the top of my head, but here's my attempt at such a list:
@class
@interface
@implementation
@end
@private
@public
@protected
@protocol
@required
@optional
@property
@synthesize
@try
@catch
@finally
@autoreleasepool
@synchronized
Have I missed your favourite out?
Bob
if (*ra4 != 0xffc78948) { return false; }
On 8 Mar 2012, at 21:12, 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>) |