Uses of Interface
com.google.protobuf.generated.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Packages that use DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Uses of DescriptorProtos.SourceCodeInfo.LocationOrBuilder in com.google.protobuf.generated
Classes in com.google.protobuf.generated 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.generated 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.generated that return types with arguments of type DescriptorProtos.SourceCodeInfo.LocationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.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.