Added Documentation
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#import "NSString+MPExpressionElement.h"
|
||||
|
||||
|
||||
|
||||
@implementation NSString (MPExpressionElement)
|
||||
|
||||
- (BOOL)isString
|
||||
@@ -15,6 +17,7 @@
|
||||
return YES;
|
||||
}
|
||||
|
||||
|
||||
- (BOOL)isFunction
|
||||
{
|
||||
return NO;
|
||||
|
||||
Reference in New Issue
Block a user