Corrected Some Formatting Issues
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
|
||||
- (NSUInteger)numberOfChildren;
|
||||
- (MPExpression *)childAtIndex:(NSUInteger)index;
|
||||
- (void)setChild:(MPExpression *)child atIndex:(NSUInteger)index;
|
||||
- (void)setChild:(MPExpression *)child
|
||||
atIndex:(NSUInteger)index;
|
||||
|
||||
#pragma mark Evaluating Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user