| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.SourceCodeInfo.Location
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.SourceCodeInfo.Location
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilder(int index)
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.getLocationOrBuilder(int index)
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
DescriptorProtos |
DescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilder(int index)
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilderList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
List |
DescriptorProtos.SourceCodeInfo.getLocationOrBuilderList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|
List |
DescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilderList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
|