Class StardocOutputProtos.FunctionParamInfo

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.FunctionParamInfo
All Implemented Interfaces:
StardocOutputProtos.FunctionParamInfoOrBuilder, 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.FunctionParamInfo extends com.google.protobuf.GeneratedMessage implements StardocOutputProtos.FunctionParamInfoOrBuilder
 Representation of a Starlark function parameter definition.
 
Protobuf type stardoc_output.FunctionParamInfo
See Also: