Uses of Class
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.AttributeInfo.Builder
Packages that use StardocOutputProtos.AttributeInfo.Builder
-
Uses of StardocOutputProtos.AttributeInfo.Builder in com.google.devtools.build.lib.starlarkdocextract
Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.AttributeInfo.BuilderModifier and TypeMethodDescriptionStardocOutputProtos.AttributeInfo.Builder.addAllProviderNameGroup(Iterable<? extends StardocOutputProtos.ProviderNameGroup> values) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AspectInfo.Builder.addAttributeBuilder()The attributes of the aspect.StardocOutputProtos.AspectInfo.Builder.addAttributeBuilder(int index) The attributes of the aspect.StardocOutputProtos.MacroInfo.Builder.addAttributeBuilder()The attributes of the macro.StardocOutputProtos.MacroInfo.Builder.addAttributeBuilder(int index) The attributes of the macro.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.addAttributeBuilder()The tag class's attributes.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.addAttributeBuilder(int index) The tag class's attributes.StardocOutputProtos.RepositoryRuleInfo.Builder.addAttributeBuilder()The attributes of the repository rule.StardocOutputProtos.RepositoryRuleInfo.Builder.addAttributeBuilder(int index) The attributes of the repository rule.StardocOutputProtos.RuleInfo.Builder.addAttributeBuilder()The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.addAttributeBuilder(int index) The attributes of the rule.StardocOutputProtos.AttributeInfo.Builder.addProviderNameGroup(int index, StardocOutputProtos.ProviderNameGroup value) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.addProviderNameGroup(int index, StardocOutputProtos.ProviderNameGroup.Builder builderForValue) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.addProviderNameGroup(StardocOutputProtos.ProviderNameGroup value) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.addProviderNameGroup(StardocOutputProtos.ProviderNameGroup.Builder builderForValue) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.clear()StardocOutputProtos.AttributeInfo.Builder.clearDefaultValue()The string representation of the default value of this attribute.StardocOutputProtos.AttributeInfo.Builder.clearDocString()The documentation string of the attribute, supplied via the 'doc' parameter to the schema-creation call.StardocOutputProtos.AttributeInfo.Builder.clearMandatory()If true, all targets of the rule must specify a value for this attribute.StardocOutputProtos.AttributeInfo.Builder.clearName()The name of the attribute.StardocOutputProtos.AttributeInfo.Builder.clearNonconfigurable()If true, the attribute is non-configurable.StardocOutputProtos.AttributeInfo.Builder.clearProviderNameGroup()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.clearType()The type of the attribute, defined generally by which function is invoked in the attr module.StardocOutputProtos.AspectInfo.Builder.getAttributeBuilder(int index) The attributes of the aspect.StardocOutputProtos.MacroInfo.Builder.getAttributeBuilder(int index) The attributes of the macro.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.getAttributeBuilder(int index) The tag class's attributes.StardocOutputProtos.RepositoryRuleInfo.Builder.getAttributeBuilder(int index) The attributes of the repository rule.StardocOutputProtos.RuleInfo.Builder.getAttributeBuilder(int index) The attributes of the rule.StardocOutputProtos.AttributeInfo.Builder.mergeFrom(StardocOutputProtos.AttributeInfo other) StardocOutputProtos.AttributeInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.AttributeInfo.Builder.mergeFrom(com.google.protobuf.Message other) StardocOutputProtos.AttributeInfo.newBuilder()StardocOutputProtos.AttributeInfo.newBuilder(StardocOutputProtos.AttributeInfo prototype) StardocOutputProtos.AttributeInfo.newBuilderForType()StardocOutputProtos.AttributeInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StardocOutputProtos.AttributeInfo.Builder.removeProviderNameGroup(int index) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.setDefaultValue(String value) The string representation of the default value of this attribute.StardocOutputProtos.AttributeInfo.Builder.setDefaultValueBytes(com.google.protobuf.ByteString value) The string representation of the default value of this attribute.StardocOutputProtos.AttributeInfo.Builder.setDocString(String value) The documentation string of the attribute, supplied via the 'doc' parameter to the schema-creation call.StardocOutputProtos.AttributeInfo.Builder.setDocStringBytes(com.google.protobuf.ByteString value) The documentation string of the attribute, supplied via the 'doc' parameter to the schema-creation call.StardocOutputProtos.AttributeInfo.Builder.setMandatory(boolean value) If true, all targets of the rule must specify a value for this attribute.The name of the attribute.StardocOutputProtos.AttributeInfo.Builder.setNameBytes(com.google.protobuf.ByteString value) The name of the attribute.StardocOutputProtos.AttributeInfo.Builder.setNonconfigurable(boolean value) If true, the attribute is non-configurable.StardocOutputProtos.AttributeInfo.Builder.setProviderNameGroup(int index, StardocOutputProtos.ProviderNameGroup value) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.setProviderNameGroup(int index, StardocOutputProtos.ProviderNameGroup.Builder builderForValue) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.Builder.setType(StardocOutputProtos.AttributeType value) The type of the attribute, defined generally by which function is invoked in the attr module.StardocOutputProtos.AttributeInfo.Builder.setTypeValue(int value) The type of the attribute, defined generally by which function is invoked in the attr module.StardocOutputProtos.AttributeInfo.toBuilder()Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.AttributeInfo.BuilderModifier and TypeMethodDescriptionStardocOutputProtos.AspectInfo.Builder.getAttributeBuilderList()The attributes of the aspect.StardocOutputProtos.MacroInfo.Builder.getAttributeBuilderList()The attributes of the macro.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.getAttributeBuilderList()The tag class's attributes.StardocOutputProtos.RepositoryRuleInfo.Builder.getAttributeBuilderList()The attributes of the repository rule.StardocOutputProtos.RuleInfo.Builder.getAttributeBuilderList()The attributes of the rule.Methods in com.google.devtools.build.lib.starlarkdocextract with parameters of type StardocOutputProtos.AttributeInfo.BuilderModifier and TypeMethodDescriptionStardocOutputProtos.AspectInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the aspect.StardocOutputProtos.AspectInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the aspect.StardocOutputProtos.MacroInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the macro.StardocOutputProtos.MacroInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the macro.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The tag class's attributes.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo.Builder builderForValue) The tag class's attributes.StardocOutputProtos.RepositoryRuleInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the repository rule.StardocOutputProtos.RepositoryRuleInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the repository rule.StardocOutputProtos.RuleInfo.Builder.addAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the rule.StardocOutputProtos.RuleInfo.Builder.addAttribute(StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the rule.StardocOutputProtos.AspectInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the aspect.StardocOutputProtos.MacroInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the macro.StardocOutputProtos.ModuleExtensionTagClassInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The tag class's attributes.StardocOutputProtos.RepositoryRuleInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the repository rule.StardocOutputProtos.RuleInfo.Builder.setAttribute(int index, StardocOutputProtos.AttributeInfo.Builder builderForValue) The attributes of the rule.