Class StardocOutputProtos
java.lang.Object
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRepresentation of a Starlark aspect definition.static interfacestatic final classRepresentation of a Starlark rule, repository rule, or module extension tag attribute definition, comprised of an attribute name, and a schema defined by a call to one of the 'attr' module methods enumerated at https://bazel.build/rules/lib/attrstatic interfacestatic enumRepresentation of a Starlark rule attribute type.static final classProtobuf typestardoc_output.FunctionDeprecationInfostatic interfacestatic final classRepresentation of a Starlark function parameter definition.static interfacestatic enumRepresentation of the syntactic role of a given function parameter.static final classProtobuf typestardoc_output.FunctionReturnInfostatic interfacestatic final classRepresentation of a Starlark symbolic macro definition.static interfacestatic final classRepresentation of a Bazel module extension, i.e.static interfacestatic final classRepresentation of a Bazel module extension tag class.static interfacestatic final classThe root output proto of Stardoc.static interfacestatic final classRepresentation of the origin of a rule, provider, aspect, or function.static interfacestatic final classRepresentation of a Starlark provider field definition, comprised of the field name and provider description.static interfacestatic final classRepresentation of a Starlark provider definition.static interfacestatic final classRepresentation of a set of providers.static interfacestatic final classRepresentation of a Bazel repository rule, i.e.static interfacestatic final classRepresentation of a Starlark rule definition.static interfacestatic final classRepresentation of Starlark function definition.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-