Uses of Class
com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Packages that use DescriptorProtos.SourceCodeInfo.Location
-
Uses of DescriptorProtos.SourceCodeInfo.Location in com.google.protobuf
Subclasses with type arguments of type DescriptorProtos.SourceCodeInfo.Location in com.google.protobufModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.protobuf.SourceCodeInfo.Locationstatic final classProtobuf typegoogle.protobuf.SourceCodeInfo.LocationFields in com.google.protobuf declared as DescriptorProtos.SourceCodeInfo.LocationModifier and TypeFieldDescriptionprivate static final DescriptorProtos.SourceCodeInfo.LocationDescriptorProtos.SourceCodeInfo.Location.DEFAULT_INSTANCEFields in com.google.protobuf with type parameters of type DescriptorProtos.SourceCodeInfo.LocationModifier and TypeFieldDescriptionDescriptorProtos.SourceCodeInfo.location_private static Parser<DescriptorProtos.SourceCodeInfo.Location> DescriptorProtos.SourceCodeInfo.Location.PARSERMethods in com.google.protobuf that return DescriptorProtos.SourceCodeInfo.LocationModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Location.getDefaultInstance()DescriptorProtos.SourceCodeInfo.Builder.getLocation(int index) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.getLocation(int index) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfoOrBuilder.getLocation(int index) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.Location.parseDelimitedFrom(InputStream input) DescriptorProtos.SourceCodeInfo.Location.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.Location.parseFrom(byte[] data) DescriptorProtos.SourceCodeInfo.Location.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteString data) DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.Location.parseFrom(CodedInputStream input) DescriptorProtos.SourceCodeInfo.Location.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.Location.parseFrom(InputStream input) DescriptorProtos.SourceCodeInfo.Location.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteBuffer data) DescriptorProtos.SourceCodeInfo.Location.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.SourceCodeInfo.LocationModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.getLocationList()A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.getLocationList()A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfoOrBuilder.getLocationList()A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.Location.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.SourceCodeInfo.LocationModifier and TypeMethodDescriptionprivate voidDescriptorProtos.SourceCodeInfo.addLocation(int index, DescriptorProtos.SourceCodeInfo.Location value) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.private voidDescriptorProtos.SourceCodeInfo.addLocation(DescriptorProtos.SourceCodeInfo.Location value) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.Builder.addLocation(int index, DescriptorProtos.SourceCodeInfo.Location value) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.Builder.addLocation(DescriptorProtos.SourceCodeInfo.Location value) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.Location.newBuilder(DescriptorProtos.SourceCodeInfo.Location prototype) DescriptorProtos.SourceCodeInfo.Builder.setLocation(int index, DescriptorProtos.SourceCodeInfo.Location value) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.private voidDescriptorProtos.SourceCodeInfo.setLocation(int index, DescriptorProtos.SourceCodeInfo.Location value) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.SourceCodeInfo.LocationModifier and TypeMethodDescriptionprivate voidDescriptorProtos.SourceCodeInfo.addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location> values) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.DescriptorProtos.SourceCodeInfo.Builder.addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location> values) A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.