HeaderDoc::ObjCCategory
IntroductionAPI object that describes an Objective-C category. DiscussionThis class is a subclass of
Member Functions
_initializeInitializes an instance of a sub _initialize ParameterscategoryNameSplits the raw name out into separate class and category fields. Returns the category name portion. sub categoryName ParametersclassNameSplits the raw name out into separate class and category fields. Returns the class name portion. sub className ParametersdocNavigatorCommentReturns a comment marker for
ParametersDiscussionReturns an HTML comment that identifies the index file
(Header vs. Class, name, and so on). The
getClassAndCategoryNameSplits the raw name out into separate class and category fields. Returns them in an array. ParametersprintObjectPrints this object for debugging purposes. sub printObject ParametersMember Data
HeaderDoc::ObjCCategory::VERSIONThe revision control revision number for this module. $HeaderDoc::ObjCCategory::VERSION = '$Revision: 1298084578 $'; DiscussionIn the git repository, contains the number of seconds since January 1, 1970. |