Uses of Interface
com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
Packages that use DescriptorProtos.SourceCodeInfoOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.SourceCodeInfoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.SourceCodeInfoOrBuilder Modifier and Type Class Description static classDescriptorProtos.SourceCodeInfoEncapsulates information about the original source file from which a FileDescriptorProto was generated.static classDescriptorProtos.SourceCodeInfo.BuilderEncapsulates information about the original source file from which a FileDescriptorProto was generated.Methods in com.google.protobuf that return DescriptorProtos.SourceCodeInfoOrBuilder Modifier and Type Method Description DescriptorProtos.SourceCodeInfoOrBuilderDescriptorProtos.FileDescriptorProto.Builder. getSourceCodeInfoOrBuilder()This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfoOrBuilderDescriptorProtos.FileDescriptorProto. getSourceCodeInfoOrBuilder()This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfoOrBuilderDescriptorProtos.FileDescriptorProtoOrBuilder. getSourceCodeInfoOrBuilder()This field contains optional information about the original source code.
-