Cleaned Code by Removing Location Tracking for Errors
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
@interface MPOperatorChain : NSObject <MPExpressionTreeElement>
|
||||
|
||||
@property (nonatomic) BOOL negating;
|
||||
@property (nonatomic) NSUInteger numberOfOperators;
|
||||
@property (readonly, nonatomic) BOOL negating;
|
||||
@property (readonly, nonatomic) NSUInteger numberOfOperators;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user