| # Diagnostics for Dart | |
| This package defines the support used by Dart tools to represent diagnostics, and the diagnostic codes that are shared | |
| by those tools. | |
| ## Support | |
| Post issues and feature requests at https://github.com/dart-lang/sdk/issues | |
| ## License | |
| See the [LICENSE] file. | |
| [LICENSE]: https://github.com/dart-lang/sdk/blob/master/pkg/diagnostic/LICENSE |