Class StardocOutputProtos.ModuleInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<StardocOutputProtos.ModuleInfo.Builder>
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.ModuleInfo.Builder
All Implemented Interfaces:
StardocOutputProtos.ModuleInfoOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
StardocOutputProtos.ModuleInfo

public static final class StardocOutputProtos.ModuleInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<StardocOutputProtos.ModuleInfo.Builder> implements StardocOutputProtos.ModuleInfoOrBuilder
 The root output proto of Stardoc. An invocation of Stardoc on a single file
 will output exactly one instance of this proto, representing all
 documentation for the input Starlark file.
 
Protobuf type stardoc_output.ModuleInfo