Archived
1

Added Lots of Documentation

Added some nice to haves
Improved and Unified General Code Layout
This commit is contained in:
Kim Wittenburg
2015-01-04 02:54:27 +01:00
parent 152b981e24
commit 7438fd1f95
83 changed files with 2282 additions and 416 deletions

View File

@@ -7,8 +7,10 @@
//
@class MPParsedExpression, MPTerm;
/*!
@header
This file contains the <code>MPParsedExpression</code> class.
*/
/*!
@@ -50,6 +52,10 @@ FOUNDATION_EXPORT NSString *const MPPathToExpressionKey;
FOUNDATION_EXPORT NSString *const MPErrorRangeKey;
@class MPParsedExpression, MPTerm;
/*!
@class MPParsedExpression
@abstract A parsed expression represents an expression whose syntax is
@@ -93,7 +99,7 @@ FOUNDATION_EXPORT NSString *const MPErrorRangeKey;
@discussion This method is a convenience method for evaluating the receiver's
<code>@link
//apple_ref/occ/intfp/MPParsedExpression/term@/link</code>.
//apple_ref/occ/instp/MPParsedExpression/term@/link</code>.
@param error
If an error occured during evaluation it will be returned