Added Documentation
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPExpressionElement.h"
|
||||
#import "MPExpression.h"
|
||||
|
||||
|
||||
|
||||
/*!
|
||||
@category NSString (MPExpressionElement)
|
||||
@brief This category adds @c MPExpressionElement protocol conformance to
|
||||
the @c NSString class.
|
||||
@abstract This category adds <code>@link MPExpressionElement@/link</code>
|
||||
protocol conformance to the <code>NSString</code> class.
|
||||
*/
|
||||
@interface NSString (MPExpressionElement) <MPExpressionElement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user