Files
sdk/pkg/analyzer_utilities
Paul Berry 5501288b37 [messages] Remove utility to convert to camelCase.
Now that diagnostic codes in `messages.yaml` files are required to be
`camelCase`, this utility isn't needed anymore.

Change-Id: I6a6a69646f93abf677abd46d53db4c17945c2c6f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/467100
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2025-12-09 14:16:14 -08:00
..

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

Not meant to be published.