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 class
DescriptorProtos.SourceCodeInfo
Encapsulates information about the original source file from which a FileDescriptorProto was generated.static class
DescriptorProtos.SourceCodeInfo.Builder
Encapsulates 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.SourceCodeInfoOrBuilder
DescriptorProtos.FileDescriptorProto.Builder. getSourceCodeInfoOrBuilder()
This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfoOrBuilder
DescriptorProtos.FileDescriptorProto. getSourceCodeInfoOrBuilder()
This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfoOrBuilder
DescriptorProtos.FileDescriptorProtoOrBuilder. getSourceCodeInfoOrBuilder()
This field contains optional information about the original source code.
-