Uses of Class
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.RuleInfo.Builder
Packages that use StardocOutputProtos.RuleInfo.Builder
Package
Description
-
Uses of StardocOutputProtos.RuleInfo.Builder in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return StardocOutputProtos.RuleInfo.BuilderModifier and TypeMethodDescriptionBuild.Rule.Builder.getRuleClassInfoBuilder()Stardoc-format rule class API definition for this rule.Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type StardocOutputProtos.RuleInfo.BuilderModifier and TypeMethodDescriptionBuild.Rule.Builder.setRuleClassInfo(StardocOutputProtos.RuleInfo.Builder builderForValue) Stardoc-format rule class API definition for this rule. -
Uses of StardocOutputProtos.RuleInfo.Builder in com.google.devtools.build.lib.starlarkdocextract
Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.RuleInfo.BuilderModifier and TypeMethodDescriptionStardocOutputProtos.RuleInfo.Builder.addAllAttribute(Iterable<? extends StardocOutputProtos.AttributeInfo> values) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo value) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo value) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the rule.StardocOutputProtos.ModuleInfo.Builder.addRuleInfoBuilder()repeated .stardoc_output.RuleInfo rule_info = 1;StardocOutputProtos.ModuleInfo.Builder.addRuleInfoBuilder(int index) repeated .stardoc_output.RuleInfo rule_info = 1;StardocOutputProtos.RuleInfo.Builder.clear()StardocOutputProtos.RuleInfo.Builder.clearAdvertisedProviders()The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfo.Builder.clearAttribute()The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.clearDocString()The documentation string of the rule.StardocOutputProtos.RuleInfo.Builder.clearExecutable()True if this is an executable rule.StardocOutputProtos.RuleInfo.Builder.clearOriginKey()The module where and the name under which the rule was originally declared.StardocOutputProtos.RuleInfo.Builder.clearRuleName()In Stardoc and starlark_doc_extract output, this is the name under which the rule is made accessible to a user of this module, including any structs it is nested in, for example "foo.foo_library".StardocOutputProtos.RuleInfo.Builder.clearTest()True if this is a test rule.StardocOutputProtos.ModuleInfo.Builder.getRuleInfoBuilder(int index) repeated .stardoc_output.RuleInfo rule_info = 1;StardocOutputProtos.RuleInfo.Builder.mergeAdvertisedProviders(StardocOutputProtos.ProviderNameGroup value) The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfo.Builder.mergeFrom(StardocOutputProtos.RuleInfo other) StardocOutputProtos.RuleInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.RuleInfo.Builder.mergeFrom(com.google.protobuf.Message other) StardocOutputProtos.RuleInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the rule was originally declared.StardocOutputProtos.RuleInfo.newBuilder()StardocOutputProtos.RuleInfo.newBuilder(StardocOutputProtos.RuleInfo prototype) StardocOutputProtos.RuleInfo.newBuilderForType()protected StardocOutputProtos.RuleInfo.BuilderStardocOutputProtos.RuleInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StardocOutputProtos.RuleInfo.Builder.removeAttribute(int index) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.setAdvertisedProviders(StardocOutputProtos.ProviderNameGroup value) The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfo.Builder.setAdvertisedProviders(StardocOutputProtos.ProviderNameGroup.Builder builderForValue) The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo value) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.setDocString(String value) The documentation string of the rule.StardocOutputProtos.RuleInfo.Builder.setDocStringBytes(com.google.protobuf.ByteString value) The documentation string of the rule.StardocOutputProtos.RuleInfo.Builder.setExecutable(boolean value) True if this is an executable rule.StardocOutputProtos.RuleInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the rule was originally declared.StardocOutputProtos.RuleInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey.Builder builderForValue) The module where and the name under which the rule was originally declared.StardocOutputProtos.RuleInfo.Builder.setRuleName(String value) In Stardoc and starlark_doc_extract output, this is the name under which the rule is made accessible to a user of this module, including any structs it is nested in, for example "foo.foo_library".StardocOutputProtos.RuleInfo.Builder.setRuleNameBytes(com.google.protobuf.ByteString value) In Stardoc and starlark_doc_extract output, this is the name under which the rule is made accessible to a user of this module, including any structs it is nested in, for example "foo.foo_library".StardocOutputProtos.RuleInfo.Builder.setTest(boolean value) True if this is a test rule.StardocOutputProtos.RuleInfo.toBuilder()Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.RuleInfo.BuilderModifier and TypeMethodDescriptionStardocOutputProtos.ModuleInfo.Builder.getRuleInfoBuilderList()repeated .stardoc_output.RuleInfo rule_info = 1;Methods in com.google.devtools.build.lib.starlarkdocextract with parameters of type StardocOutputProtos.RuleInfo.BuilderModifier and TypeMethodDescriptionStardocOutputProtos.ModuleInfo.Builder.addRuleInfo(int index, StardocOutputProtos.RuleInfo.Builder builderForValue) repeated .stardoc_output.RuleInfo rule_info = 1;StardocOutputProtos.ModuleInfo.Builder.addRuleInfo(StardocOutputProtos.RuleInfo.Builder builderForValue) repeated .stardoc_output.RuleInfo rule_info = 1;StardocOutputProtos.ModuleInfo.Builder.setRuleInfo(int index, StardocOutputProtos.RuleInfo.Builder builderForValue) repeated .stardoc_output.RuleInfo rule_info = 1;