64fcb8de1b
The actual removal will happen in (to be rebased on top of this): https://dart-review.googlesource.com/c/sdk/+/303280 Fixing direct uses of the deprecated `Identifier get name` is apparently only about a half of the work. I should have followed my own advice to the clients and prepared better. These changes are necessary because we will stop creating and visiting `Identifier`, and so `NamedType` should be handled directly. Change-Id: Ie07b75b15eab277ed6c9b29a838561a7eb71f588 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303425 Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>