return annotation.expansion(); | return ImmutableList.copyOf(annotation.expansion()); | annotation.expansion() | ImmutableList.copyOf(annotation.expansion()) | bazel | 69faad021dcf65d8f1967f26808c10f9f949ed7e | com.google.devtools.common.options.OptionsUsage | | _1 | getExpansionIfKnown |
---|
_2 | getExpansionIfKnown |
---|
| | - com.google.common.collect.ImmutableList
| | Returns | True |