You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[analyzer] Use analyzer type names in generated parameter documentation.
This change adjusts the code generation for analyzer diagnostic
messages so that parameter type descriptions use the analyzer type
name rather than the generic type name used in `messages.yaml`.
The only difference today is that where `messages.yaml` uses `Type`,
the analyzer uses `DartType`.
Change-Id: I6a6a6964d402bc93e2bf08c66f80aa5bc3af7f1e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/445802
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Paul Berry <[email protected]>
0 commit comments