Cleaned Code by Removing Location Tracking for Errors
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
@interface MPSummand : NSObject <MPExpressionTreeElement>
|
||||
|
||||
@property (nonatomic, strong) MPOperatorChain *operatorChain;
|
||||
@property (nonatomic, strong) MPProduct *product;
|
||||
@property (readonly, nonatomic, strong) MPOperatorChain *operatorChain;
|
||||
@property (readonly, nonatomic, strong) MPProduct *product;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user