Files
sdk/pkg/_macros
pq 5f5f4bd8e5 [lint] fix method parameter rename
This lint will (correctly) be reported by an in-flight migration of the `avoid_renaming_method_parameters` to the new element model.

See: https://dart-review.googlesource.com/c/sdk/+/394662

Change-Id: I4624eae08922fd0c30bc7636c53102266f585859
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394569
Reviewed-by: Paul Berry <paulberry@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2024-11-12 22:07:49 +00:00
..
2024-04-10 15:03:17 +00:00

Package _macros contains a private API for authoring macros. It is exposed as a public API by package:macros.