Added Lots of Documentation
Added some nice to haves Improved and Unified General Code Layout
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
//
|
||||
|
||||
|
||||
/*!
|
||||
@header
|
||||
This file contains the <code>NSRegularExpression(MPParsingAdditions)</code>
|
||||
category.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*!
|
||||
@category NSRegularExpression (MPParsingAdditions)
|
||||
@@ -15,7 +22,6 @@
|
||||
*/
|
||||
@interface NSRegularExpression (MPParsingAdditions)
|
||||
|
||||
|
||||
/*!
|
||||
@method firstMathInString:
|
||||
@abstract Returns the first match of the regular expression within the
|
||||
|
||||
Reference in New Issue
Block a user