Uses of Class
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.OriginKey
Packages that use StardocOutputProtos.OriginKey
-
Uses of StardocOutputProtos.OriginKey in com.google.devtools.build.lib.starlarkdocextract
Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.OriginKeyModifier and TypeMethodDescriptionStardocOutputProtos.OriginKey.Builder.build()StardocOutputProtos.OriginKey.Builder.buildPartial()StardocOutputProtos.OriginKey.getDefaultInstance()StardocOutputProtos.OriginKey.Builder.getDefaultInstanceForType()StardocOutputProtos.OriginKey.getDefaultInstanceForType()StardocOutputProtos.AspectInfo.Builder.getOriginKey()The module where and the name under which the aspect was originally declared.StardocOutputProtos.AspectInfo.getOriginKey()The module where and the name under which the aspect was originally declared.StardocOutputProtos.AspectInfoOrBuilder.getOriginKey()The module where and the name under which the aspect was originally declared.StardocOutputProtos.MacroInfo.Builder.getOriginKey()The module where and the name under which the macro was originally declared.StardocOutputProtos.MacroInfo.getOriginKey()The module where and the name under which the macro was originally declared.StardocOutputProtos.MacroInfoOrBuilder.getOriginKey()The module where and the name under which the macro was originally declared.StardocOutputProtos.ModuleExtensionInfo.Builder.getOriginKey()The Starlark module where the Bazel module extension was originally declared; origin_key.name is currently never set.StardocOutputProtos.ModuleExtensionInfo.getOriginKey()The Starlark module where the Bazel module extension was originally declared; origin_key.name is currently never set.StardocOutputProtos.ModuleExtensionInfoOrBuilder.getOriginKey()The Starlark module where the Bazel module extension was originally declared; origin_key.name is currently never set.StardocOutputProtos.ProviderInfo.Builder.getOriginKey()The module where and the name under which the provider was originally declared.StardocOutputProtos.ProviderInfo.getOriginKey()The module where and the name under which the provider was originally declared.StardocOutputProtos.ProviderInfoOrBuilder.getOriginKey()The module where and the name under which the provider was originally declared.StardocOutputProtos.ProviderNameGroup.Builder.getOriginKey(int index) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.ProviderNameGroup.getOriginKey(int index) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.ProviderNameGroupOrBuilder.getOriginKey(int index) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.RepositoryRuleInfo.Builder.getOriginKey()The Starlark module where and the name under which the repository rule was originally declared.StardocOutputProtos.RepositoryRuleInfo.getOriginKey()The Starlark module where and the name under which the repository rule was originally declared.StardocOutputProtos.RepositoryRuleInfoOrBuilder.getOriginKey()The Starlark module where and the name under which the repository rule was originally declared.StardocOutputProtos.RuleInfo.Builder.getOriginKey()The module where and the name under which the rule was originally declared.StardocOutputProtos.RuleInfo.getOriginKey()The module where and the name under which the rule was originally declared.StardocOutputProtos.RuleInfoOrBuilder.getOriginKey()The module where and the name under which the rule was originally declared.StardocOutputProtos.StarlarkFunctionInfo.Builder.getOriginKey()The module where and the name under which the function was originally declared.StardocOutputProtos.StarlarkFunctionInfo.getOriginKey()The module where and the name under which the function was originally declared.StardocOutputProtos.StarlarkFunctionInfoOrBuilder.getOriginKey()The module where and the name under which the function was originally declared.StardocOutputProtos.OriginKey.parseDelimitedFrom(InputStream input) StardocOutputProtos.OriginKey.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.OriginKey.parseFrom(byte[] data) StardocOutputProtos.OriginKey.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.OriginKey.parseFrom(com.google.protobuf.ByteString data) StardocOutputProtos.OriginKey.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.OriginKey.parseFrom(com.google.protobuf.CodedInputStream input) StardocOutputProtos.OriginKey.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.OriginKey.parseFrom(InputStream input) StardocOutputProtos.OriginKey.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.OriginKey.parseFrom(ByteBuffer data) StardocOutputProtos.OriginKey.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.OriginKeyModifier and TypeMethodDescriptionStardocOutputProtos.ProviderNameGroup.Builder.getOriginKeyList()A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.ProviderNameGroup.getOriginKeyList()A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.ProviderNameGroupOrBuilder.getOriginKeyList()A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.com.google.protobuf.Parser<StardocOutputProtos.OriginKey>StardocOutputProtos.OriginKey.getParserForType()static com.google.protobuf.Parser<StardocOutputProtos.OriginKey>StardocOutputProtos.OriginKey.parser()Methods in com.google.devtools.build.lib.starlarkdocextract with parameters of type StardocOutputProtos.OriginKeyModifier and TypeMethodDescriptionStardocOutputProtos.ProviderNameGroup.Builder.addOriginKey(int index, StardocOutputProtos.OriginKey value) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.ProviderNameGroup.Builder.addOriginKey(StardocOutputProtos.OriginKey value) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.OriginKey.Builder.mergeFrom(StardocOutputProtos.OriginKey other) StardocOutputProtos.AspectInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the aspect was originally declared.StardocOutputProtos.MacroInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the macro was originally declared.StardocOutputProtos.ModuleExtensionInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The Starlark module where the Bazel module extension was originally declared; origin_key.name is currently never set.StardocOutputProtos.ProviderInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the provider was originally declared.StardocOutputProtos.RepositoryRuleInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The Starlark module where and the name under which the repository rule was originally declared.StardocOutputProtos.RuleInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the rule was originally declared.StardocOutputProtos.StarlarkFunctionInfo.Builder.mergeOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the function was originally declared.StardocOutputProtos.OriginKey.newBuilder(StardocOutputProtos.OriginKey prototype) StardocOutputProtos.AspectInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the aspect was originally declared.StardocOutputProtos.MacroInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the macro was originally declared.StardocOutputProtos.ModuleExtensionInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The Starlark module where the Bazel module extension was originally declared; origin_key.name is currently never set.StardocOutputProtos.ProviderInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the provider was originally declared.StardocOutputProtos.ProviderNameGroup.Builder.setOriginKey(int index, StardocOutputProtos.OriginKey value) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.StardocOutputProtos.RepositoryRuleInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The Starlark module where and the name under which the repository rule was originally declared.StardocOutputProtos.RuleInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the rule was originally declared.StardocOutputProtos.StarlarkFunctionInfo.Builder.setOriginKey(StardocOutputProtos.OriginKey value) The module where and the name under which the function was originally declared.Method parameters in com.google.devtools.build.lib.starlarkdocextract with type arguments of type StardocOutputProtos.OriginKeyModifier and TypeMethodDescriptionStardocOutputProtos.ProviderNameGroup.Builder.addAllOriginKey(Iterable<? extends StardocOutputProtos.OriginKey> values) A list of unambiguous references to providers, of the same length and in the same order as the provider_name list.