Uses of Interface
com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Packages that use DescriptorProtos.SourceCodeInfo.LocationOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.SourceCodeInfo.LocationOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.SourceCodeInfo.LocationOrBuilder Modifier and Type Class Description static classDescriptorProtos.SourceCodeInfo.LocationProtobuf typegoogle.protobuf.SourceCodeInfo.Locationstatic classDescriptorProtos.SourceCodeInfo.Location.BuilderProtobuf typegoogle.protobuf.SourceCodeInfo.LocationMethods in com.google.protobuf that return DescriptorProtos.SourceCodeInfo.LocationOrBuilder Modifier and Type Method Description DescriptorProtos.SourceCodeInfo.LocationOrBuilderDescriptorProtos.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.LocationOrBuilderDescriptorProtos.SourceCodeInfo. getLocationOrBuilder(int index)A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.LocationOrBuilderDescriptorProtos.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.LocationOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder>DescriptorProtos.SourceCodeInfo.Builder. getLocationOrBuilderList()A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.java.util.List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder>DescriptorProtos.SourceCodeInfo. getLocationOrBuilderList()A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.java.util.List<? extends DescriptorProtos.SourceCodeInfo.LocationOrBuilder>DescriptorProtos.SourceCodeInfoOrBuilder. getLocationOrBuilderList()A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
-