Removed Expression Tree Notification Methods
This commit is contained in:
@@ -22,8 +22,6 @@ extern NSString *MPDivisionOperator;
|
||||
#pragma mark Working With the Expression Tree
|
||||
|
||||
@property (nonatomic, weak) MPFunction *parent; // Documentation: Do not set, may be nil
|
||||
- (void)functionSymbolChanged:(MPFunction *)symbol
|
||||
atLocalIndexPath:(NSIndexPath *)indexPath; // Index path of change in symbol
|
||||
|
||||
- (void)fixSymbols;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user