Fundamental Redesign of the Model
Started to add Documentation
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#pragma mark Working With the Expression Tree
|
||||
@property (nonatomic, weak) MPExpression *parent; // Documentation: Do not set
|
||||
- (NSIndexPath *)indexPath;
|
||||
|
||||
- (NSUInteger)numberOfChildren; // Override
|
||||
- (MPExpression *)childAtIndex:(NSUInteger)index; // Override
|
||||
|
||||
Reference in New Issue
Block a user