Uses of Interface
com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Packages that use DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Uses of DescriptorProtos.SourceCodeInfo.LocationOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
static final class
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
Methods in com.google.protobuf that return DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilder
(int index) repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
DescriptorProtos.SourceCodeInfo.getLocationOrBuilder
(int index) repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilder
(int index) repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilderList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
DescriptorProtos.SourceCodeInfo.getLocationOrBuilderList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilderList()
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];