Files
sdk/pkg/analysis_server/lib
Sam Rawlins 4499427b60 DAS: convert_add_all_to_spread - Rearrange code to promote variables better
In this one, we can extract out the `elementText` computation so that
it is assigned once, and we can avoid duplication with the
`elementText_final` variable.

Change-Id: I62e54835e36d1a896589e4e9b69ce6ea1fea4370
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/416885
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2025-03-21 10:50:30 -07:00
..