return String.format(STR0,allowlistName); | return ImmutableList.of(String.format(STR0,allowlistName),String.format(STR1,allowlistName)); | String.format(STR0,allowlistName) | ImmutableList.of(String.format(STR0,allowlistName),String.format(STR1,allowlistName)) | bazel | 1812cafbe4c7deb36228b1d8af798295e66af319 | com.google.devtools.build.lib.analysis.Allowlist | | _1 | getAttributeNameFromAllowlistName |
---|
_2 | getAttributeNameFromAllowlistName |
---|
| v0 | String.format(STR0,allowlistName) |
---|
| - com.google.common.collect.ImmutableList
| v0 | String.format(STR0,allowlistName) |
---|
| Returns | False |