|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DescriptorProtos.SourceCodeInfo.Location in com.google.protobuf |
---|
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.SourceCodeInfo.Location | |
---|---|
List<DescriptorProtos.SourceCodeInfo.Location> |
DescriptorProtos.SourceCodeInfoOrBuilder.getLocationList()
|
List<DescriptorProtos.SourceCodeInfo.Location> |
DescriptorProtos.SourceCodeInfo.getLocationList()
|
List<DescriptorProtos.SourceCodeInfo.Location> |
DescriptorProtos.SourceCodeInfo.Builder.getLocationList()
|
Methods in com.google.protobuf with parameters of type DescriptorProtos.SourceCodeInfo.Location | |
---|---|
DescriptorProtos.SourceCodeInfo.Builder |
DescriptorProtos.SourceCodeInfo.Builder.addLocation(DescriptorProtos.SourceCodeInfo.Location value)
|
DescriptorProtos.SourceCodeInfo.Builder |
DescriptorProtos.SourceCodeInfo.Builder.addLocation(int index,
DescriptorProtos.SourceCodeInfo.Location value)
|
DescriptorProtos.SourceCodeInfo.Location.Builder |
DescriptorProtos.SourceCodeInfo.Location.Builder.mergeFrom(DescriptorProtos.SourceCodeInfo.Location other)
|
static DescriptorProtos.SourceCodeInfo.Location.Builder |
DescriptorProtos.SourceCodeInfo.Location.newBuilder(DescriptorProtos.SourceCodeInfo.Location prototype)
|
DescriptorProtos.SourceCodeInfo.Builder |
DescriptorProtos.SourceCodeInfo.Builder.setLocation(int index,
DescriptorProtos.SourceCodeInfo.Location value)
|
Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.SourceCodeInfo.Location | |
---|---|
DescriptorProtos.SourceCodeInfo.Builder |
DescriptorProtos.SourceCodeInfo.Builder.addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location> values)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |