Class StardocOutputProtos.MacroInfo

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.MacroInfo
All Implemented Interfaces:
StardocOutputProtos.MacroInfoOrBuilder, 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.MacroInfo extends com.google.protobuf.GeneratedMessage implements StardocOutputProtos.MacroInfoOrBuilder
 Representation of a Starlark symbolic macro definition.
 Note: symbolic macros (and thus, their documentation format) are an
 experimental feature gated by the --experimental_enable_first_class_macros
 flag.
 
Protobuf type stardoc_output.MacroInfo
See Also: