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