Class StardocOutputProtos.ModuleInfo

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

public static final class StardocOutputProtos.ModuleInfo extends com.google.protobuf.GeneratedMessage 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
See Also: