Files
sdk/pkg/analyzer_utilities
Paul Berry b7eaea96dd [messages] Add temporary tool use_prefixed_import_instead_of_code.dart.
This tool will be used to automatically migrate the code in
`pkg/front_end` (and related packages) from using the old
`codes_generated.dart` and `cfe_codes_generated.dart` files to the new
`diagnostic.g.dart` files.

Change-Id: I6a6a6964b720180b9cf7a3cadf94fa70fe42c1c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/475927
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2026-01-27 17:19:59 -08:00
..

A set of utilities used by the tools in several analyzer-related packages.

Not meant to be published.