#import <INSchemaParser.h>
Inherits <NSObject>.
Inherited by INClassGenerator.
| - (NSString *) schemaParser: |
|
(INSchemaParser *) |
parser |
| classNameForType: |
|
(NSString *) |
aType |
| effectiveType: |
|
(NSString **) |
effectiveType |
|
|
| |
| - (void) schemaParser: |
|
(INSchemaParser *) |
parser |
| didParseClass: |
|
(NSString *) |
className |
| forName: |
|
(NSString *) |
name |
| superclass: |
|
(NSString *) |
superclass |
| forType: |
|
(NSString *) |
type |
| properties: |
|
(NSArray *) |
properties |
|
|
| |
| - (NSString *) schemaParser: |
|
(INSchemaParser *) |
parser |
| existingClassNameForType: |
|
(NSString *) |
aType |
|
|
| |
| - (void) schemaParser: |
|
(INSchemaParser *) |
parser |
| isProcessingFileAtPath: |
|
(NSString *) |
filePath |
|
|
| |
| - (void) schemaParser: |
|
(INSchemaParser *) |
parser |
| sendsMessage: |
|
(NSString *) |
message |
| ofType: |
|
(INSchemaParserMessageType) |
type |
|
|
| |
The documentation for this protocol was generated from the following file:
- IndivoFramework/ClassGenerator/INSchemaParser.h