Files
sdk/pkg/diagnostic/README.md
T
Brian Wilkerson 2390b3605f Create a package for shared diagnostics
Change-Id: I7e43d4c738a187a608f98f008770b169839de1ce
Reviewed-on: https://dart-review.googlesource.com/76722
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2018-09-27 16:23:20 +00:00

15 lines
365 B
Markdown

# 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