Uses of Interface
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.ProviderNameGroupOrBuilder
Packages that use StardocOutputProtos.ProviderNameGroupOrBuilder
-
Uses of StardocOutputProtos.ProviderNameGroupOrBuilder in com.google.devtools.build.lib.starlarkdocextract
Classes in com.google.devtools.build.lib.starlarkdocextract that implement StardocOutputProtos.ProviderNameGroupOrBuilderModifier and TypeClassDescriptionstatic final classRepresentation of a set of providers.static final classRepresentation of a set of providers.Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.ProviderNameGroupOrBuilderModifier and TypeMethodDescriptionStardocOutputProtos.RuleInfo.Builder.getAdvertisedProvidersOrBuilder()The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfo.getAdvertisedProvidersOrBuilder()The list of providers that the rule's implementation must return.StardocOutputProtos.RuleInfoOrBuilder.getAdvertisedProvidersOrBuilder()The list of providers that the rule's implementation must return.StardocOutputProtos.AttributeInfo.Builder.getProviderNameGroupOrBuilder(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.getProviderNameGroupOrBuilder(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.getProviderNameGroupOrBuilder(int index) The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.ProviderNameGroupOrBuilderModifier and TypeMethodDescriptionStardocOutputProtos.AttributeInfo.Builder.getProviderNameGroupOrBuilderList()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfo.getProviderNameGroupOrBuilderList()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.StardocOutputProtos.AttributeInfoOrBuilder.getProviderNameGroupOrBuilderList()The target(s) in this attribute must define all the providers of at least one of the ProviderNameGroups in this list.