return modules; | return ImmutableMap.copyOf(modules); | modules | ImmutableMap.copyOf(modules) | bazel | a4edc5f3abca47a2081430d2e8f124c7b9776369 | com.google.devtools.build.docgen.StarlarkDocumentationCollector | | _1 | collectModules |
---|
_2 | collectModules |
---|
| | - com.google.common.collect.ImmutableMap
| | Returns | True |
return result; | return ImmutableMap.copyOf(result); | result | ImmutableMap.copyOf(result) | bazel | 17bedb8e38d01c512a0601a8f06e9caa1a78c14e | com.google.devtools.build.lib.skyframe.ActionTemplateExpansionFunction | | _1 | getMapForConsistencyCheck |
---|
_2 | getMapForConsistencyCheck |
---|
| | - com.google.common.collect.ImmutableMap
| | Returns | True |
return generatingActions; | return ImmutableMap.copyOf(generatingActions); | generatingActions | ImmutableMap.copyOf(generatingActions) | bazel | be054e4e6ef1c2cb5034ad0ef61b964f8d49ad38 | com.google.devtools.build.lib.actions.Actions | | _1 | maybeFilterSharedActionsAndThrowIfConflict |
---|
_2 | maybeFilterSharedActionsAndThrowIfConflict |
---|
| | - com.google.common.collect.ImmutableMap
| | Returns | True |
return aspectAttributes; | return ImmutableMap.copyOf(aspectAttributes); | aspectAttributes | ImmutableMap.copyOf(aspectAttributes) | bazel | 966dc2328a8565103e514f898673fd8eb037b9c0 | com.google.devtools.build.lib.analysis.ConfiguredTargetFactory | | _1 | mergeAspectAttributes |
---|
_2 | mergeAspectAttributes |
---|
| | - com.google.common.collect.ImmutableMap
| | Returns | True |