OCHeaderParser class documentation

Authors

Generated by buildd

Software documentation for the OCHeaderParser class

OCHeaderParser : NSObject

Declared in:
GormObjCHeaderParser/OCHeaderParser.h
Description forthcoming.

Instance Variables

Method summary

classes 

- (NSMutableArray*) classes;
Description forthcoming.

initWithContentsOfFile: 

- (id) initWithContentsOfFile: (NSString*)file;
Description forthcoming.

parse 

- (BOOL) parse;
Description forthcoming.



Instance Variables for OCHeaderParser Class

classes

@protected NSMutableArray* classes;
Description forthcoming.

fileData

@protected NSString* fileData;
Description forthcoming.