Added Documentation
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
|
||||
#import "MPExpressionElement.h"
|
||||
|
||||
|
||||
|
||||
/*!
|
||||
@category NSString (MPExpressionElement)
|
||||
@brief This category adds @c MPExpressionElement protocol conformance to
|
||||
the @c NSString class.
|
||||
*/
|
||||
@interface NSString (MPExpressionElement) <MPExpressionElement>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user