| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.SourceCodeInfo.Location.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.Builder.build()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfoOrBuilder.getLocation(int index)
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.getLocation(int index)
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.getLocation(int index)
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.SourceCodeInfoOrBuilder.getLocationList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
List |
DescriptorProtos.SourceCodeInfo.getLocationList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
List |
DescriptorProtos.SourceCodeInfo.Builder.getLocationList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
Parser |
DescriptorProtos.SourceCodeInfo.Location.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.addLocation(DescriptorProtos
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.addLocation(int index, DescriptorProtos
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Location.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.setLocation(int index, DescriptorProtos
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.addAllLocation(Iterable
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|