#import <GPBDescriptor.h>
Describes a proto file.
Definition at line 124 of file GPBDescriptor.h.
◆ initWithPackage:objcPrefix:syntax:
- (instancetype) initWithPackage: |
|
(NSString *) |
package |
objcPrefix: |
|
(NSString *) |
objcPrefix |
syntax: |
|
(GPBFileSyntax) |
syntax |
|
|
| |
|
implementation |
◆ initWithPackage:syntax:
- (instancetype) initWithPackage: |
|
(NSString *) |
package |
syntax: |
|
(GPBFileSyntax) |
syntax |
|
|
| |
|
implementation |
◆ objcPrefix
The objc prefix declared in the proto file.
Definition at line 129 of file GPBDescriptor.h.
◆ package
◆ syntax
The documentation for this class was generated from the following file: