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
Fields in com.google.protobuf with type parameters of type DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilderV3
<DescriptorProtos.SourceCodeInfo.Location, DescriptorProtos.SourceCodeInfo.Location.Builder, DescriptorProtos.SourceCodeInfo.LocationOrBuilder> DescriptorProtos.SourceCodeInfo.Builder.locationBuilder_
Methods in com.google.protobuf that return DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilder
(int index) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.getLocationOrBuilder
(int index) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilder
(int index) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeMethodDescriptionprivate RepeatedFieldBuilderV3
<DescriptorProtos.SourceCodeInfo.Location, DescriptorProtos.SourceCodeInfo.Location.Builder, DescriptorProtos.SourceCodeInfo.LocationOrBuilder> DescriptorProtos.SourceCodeInfo.Builder.getLocationFieldBuilder()
DescriptorProtos.SourceCodeInfo.Builder.getLocationOrBuilderList()
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.getLocationOrBuilderList()
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfoOrBuilder.getLocationOrBuilderList()
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.