Added Documentation
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
#import "MPFunction.h"
|
||||
#import "MPToken.h"
|
||||
|
||||
|
||||
|
||||
/*!
|
||||
@category MPFunction (MPToken)
|
||||
@brief This category adds @c MPToken protocol conformance to the @c
|
||||
MPFunction class.
|
||||
*/
|
||||
@interface MPFunction (MPToken) <MPToken>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user