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
[front_end] Allow "parameters" entries in messages.yaml.
A `parameters` entry in `pkg/front_end/messages.yaml` has the same
meaning as a `parameters` entry in `pkg/analyzer/messages.yaml`.
For now there are no `parameters` entries present. In follow-up CLs, I
will add a script that adds `parameters` entries to
`pkg/front_end/messages.yaml`, and then I will make the `parameters`
entries required. After that, I will make it possible to choose
arbitrary names for parameters; this will bring the front end's
parameter functionality in line with the analyzer's.
Change-Id: I6a6a6964c293f65c67a12739cab05c02ba3bb8e2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448234
Reviewed-by: Johnni Winther <[email protected]>
Commit-Queue: Paul Berry <[email protected]>
0 commit comments