Uses of Class
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.ProviderNameGroup
Packages that use StardocOutputProtos.ProviderNameGroup
-
Uses of StardocOutputProtos.ProviderNameGroup in com.google.devtools.build.lib.starlarkdocextract
Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.ProviderNameGroupModifier and TypeMethodDescriptionStardocOutputProtos.ProviderNameGroup.Builder.build()StardocOutputProtos.ProviderNameGroup.Builder.buildPartial()StardocOutputProtos.RuleInfo.Builder.getAdvertisedProviders()The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfo.getAdvertisedProviders()The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfoOrBuilder.getAdvertisedProviders()The list of providers that the rule's implementation must return.StardocOutputProtos.ProviderNameGroup.getDefaultInstance()StardocOutputProtos.ProviderNameGroup.Builder.getDefaultInstanceForType()StardocOutputProtos.ProviderNameGroup.getDefaultInstanceForType()StardocOutputProtos.AttributeInfo.Builder.getProviderNameGroup(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.getProviderNameGroup(int index) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfoOrBuilder.getProviderNameGroup(int index) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.ProviderNameGroup.parseDelimitedFrom(InputStream input) StardocOutputProtos.ProviderNameGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderNameGroup.parseFrom(byte[] data) StardocOutputProtos.ProviderNameGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderNameGroup.parseFrom(com.google.protobuf.ByteString data) StardocOutputProtos.ProviderNameGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderNameGroup.parseFrom(com.google.protobuf.CodedInputStream input) StardocOutputProtos.ProviderNameGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderNameGroup.parseFrom(InputStream input) StardocOutputProtos.ProviderNameGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderNameGroup.parseFrom(ByteBuffer data) StardocOutputProtos.ProviderNameGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.ProviderNameGroupModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StardocOutputProtos.ProviderNameGroup>StardocOutputProtos.ProviderNameGroup.getParserForType()StardocOutputProtos.AttributeInfo.Builder.getProviderNameGroupList()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.getProviderNameGroupList()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfoOrBuilder.getProviderNameGroupList()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.static com.google.protobuf.Parser<StardocOutputProtos.ProviderNameGroup>StardocOutputProtos.ProviderNameGroup.parser()Methods in com.google.devtools.build.lib.starlarkdocextract with parameters of type StardocOutputProtos.ProviderNameGroupModifier and TypeMethodDescriptionStardocOutputProtos.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(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.RuleInfo.Builder.mergeAdvertisedProviders(StardocOutputProtos.ProviderNameGroup value) The list of providers that the rule's implementation must return.StardocOutputProtos.ProviderNameGroup.Builder.mergeFrom(StardocOutputProtos.ProviderNameGroup other) StardocOutputProtos.ProviderNameGroup.newBuilder(StardocOutputProtos.ProviderNameGroup prototype) StardocOutputProtos.RuleInfo.Builder.setAdvertisedProviders(StardocOutputProtos.ProviderNameGroup value) The list of providers that the rule's implementation must return.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.Method parameters in com.google.devtools.build.lib.starlarkdocextract with type arguments of type StardocOutputProtos.ProviderNameGroupModifier 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.