Uses of Class
com.google.protobuf.DescriptorProtos.SourceCodeInfo
Packages that use DescriptorProtos.SourceCodeInfo
-
Uses of DescriptorProtos.SourceCodeInfo in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.SourceCodeInfoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.SourceCodeInfoDescriptorProtos.SourceCodeInfo.DEFAULT_INSTANCEprivate DescriptorProtos.SourceCodeInfoDescriptorProtos.FileDescriptorProto.Builder.sourceCodeInfo_private DescriptorProtos.SourceCodeInfoDescriptorProtos.FileDescriptorProto.sourceCodeInfo_Fields in com.google.protobuf with type parameters of type DescriptorProtos.SourceCodeInfoModifier and TypeFieldDescriptionstatic final Parser<DescriptorProtos.SourceCodeInfo>DescriptorProtos.SourceCodeInfo.PARSERDeprecated.private SingleFieldBuilderV3<DescriptorProtos.SourceCodeInfo,DescriptorProtos.SourceCodeInfo.Builder, DescriptorProtos.SourceCodeInfoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.sourceCodeInfoBuilder_Methods in com.google.protobuf that return DescriptorProtos.SourceCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.build()DescriptorProtos.SourceCodeInfo.Builder.buildPartial()DescriptorProtos.SourceCodeInfo.getDefaultInstance()DescriptorProtos.SourceCodeInfo.Builder.getDefaultInstanceForType()DescriptorProtos.SourceCodeInfo.getDefaultInstanceForType()DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfo()This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProto.getSourceCodeInfo()This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfo()This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(InputStream input) DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data) DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom(ByteString data) DescriptorProtos.SourceCodeInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream input) DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom(InputStream input) DescriptorProtos.SourceCodeInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom(ByteBuffer data) DescriptorProtos.SourceCodeInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.SourceCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.getParserForType()private SingleFieldBuilderV3<DescriptorProtos.SourceCodeInfo,DescriptorProtos.SourceCodeInfo.Builder, DescriptorProtos.SourceCodeInfoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfoFieldBuilder()This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfo.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.SourceCodeInfoModifier and TypeMethodDescriptionprivate voidDescriptorProtos.SourceCodeInfo.Builder.buildPartial0(DescriptorProtos.SourceCodeInfo result) private voidDescriptorProtos.SourceCodeInfo.Builder.buildPartialRepeatedFields(DescriptorProtos.SourceCodeInfo result) DescriptorProtos.SourceCodeInfo.Builder.mergeFrom(DescriptorProtos.SourceCodeInfo other) DescriptorProtos.FileDescriptorProto.Builder.mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo value) This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfo.newBuilder(DescriptorProtos.SourceCodeInfo prototype) DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo(DescriptorProtos.SourceCodeInfo value) This field contains optional information about the original source code.