| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.SourceCodeInfo.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.build()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfo()
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.getSourceCodeInfo()
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfo()
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
DescriptorProtos.SourceCodeInfo.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.mergeFrom(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.mergeSourceCodeInfo(DescriptorProtos
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo(DescriptorProtos
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
|