return new InstrumentationSpec(instrumentedFileTypes,instrumentedAttributes); | return new InstrumentationSpec(instrumentedFileTypes,ImmutableList.copyOf(attributes),dependencyAttributes,deprecatedSourceOrDependencyAttributes); | new InstrumentationSpec(instrumentedFileTypes,instrumentedAttributes) | new InstrumentationSpec(instrumentedFileTypes,ImmutableList.copyOf(instrumentedAttributes),dependencyAttributes,instrumentedAttributes) | bazel | 1a0852199d05bef95fcceaa1ef244c36d393bfb0 | com.google.devtools.build.lib.analysis.test.InstrumentedFilesCollector.InstrumentationSpec | | _1 | instrumentedAttributes |
---|
_2 | attributes |
---|
| TCIVar | instrumentedAttributes |
---|
v0 | instrumentedFileTypes |
---|
| | TCIVar | instrumentedAttributes |
---|
v0 | instrumentedFileTypes |
---|
| Uses | False |