javacopts = ruleContext.attributes().get(STR0,Type.STRING_LIST) | javacopts = ImmutableList.copyOf(ruleContext.getExpander().withDataLocations().tokenized(STR0)) | ruleContext.attributes().get(STR0,Type.STRING_LIST) | ImmutableList.copyOf(ruleContext.getExpander().withDataLocations().tokenized(STR0)) | bazel | 43de062e8c963316e5cfdf68a1bcdd14f1f84135 | com.google.devtools.build.lib.rules.java.JavaPackageConfiguration | | | | - com.google.common.collect.ImmutableList
| | AssignedTo | False |