Fundamental Redesign of the Model
Started to add Documentation
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
@import Foundation;
|
||||
|
||||
@protocol MPExpressionElement <NSObject, NSCoding>
|
||||
@protocol MPExpressionElement <NSObject, NSCopying, NSCoding>
|
||||
|
||||
- (BOOL)isString;
|
||||
- (BOOL)isFunction;
|
||||
|
||||
Reference in New Issue
Block a user