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] Add some more diagnostic code generation features.
The following features are added:
- The ability to exclude a generated error class from the generated
`diagnosticCodeValues` list.
- The ability for the code generator to add a documentation comment at
the top of the generated error class.
These features are not used yet. In follow-up CLs, I will be switching
some error classes over to code generation, and that will require
these features.
Change-Id: I6a6a696408ac8498ef6cd9a053b3a82005378789
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/445280
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
0 commit comments