return ImmutableList.of(PackageLookupValue.key(LabelConstants.EXTERNAL_PACKAGE_IDENTIFIER),PackageLookupValue.key(PackageIdentifier.createInMainRepo(PathFragment.EMPTY_FRAGMENT))); | return ImmutableList.of(PackageValue.key(LabelConstants.EXTERNAL_PACKAGE_IDENTIFIER)); | ImmutableList.of(PackageLookupValue.key(LabelConstants.EXTERNAL_PACKAGE_IDENTIFIER),PackageLookupValue.key(PackageIdentifier.createInMainRepo(PathFragment.EMPTY_FRAGMENT))) | ImmutableList.of(PackageValue.key(LabelConstants.EXTERNAL_PACKAGE_IDENTIFIER)) | bazel | 015f586fcb2e127ed13691b573de42cd9dba8508 | com.google.devtools.build.lib.query2.SkyQueryEnvironment | | _1 | getPkgLookupKeysForFile |
---|
_2 | getDependenciesForWorkspaceFile |
---|
| v0 | LabelConstants.EXTERNAL_PACKAGE_IDENTIFIER |
---|
| - com.google.common.collect.ImmutableList
- com.google.devtools.build.lib.skyframe.PackageValue
| v0 | LabelConstants.EXTERNAL_PACKAGE_IDENTIFIER |
---|
| Returns | True |