dart-sdk/pkg/diagnostic
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
..
doc Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00
lib Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00
CHANGELOG.md Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00
LICENSE Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00
pubspec.yaml Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00
README.md Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00

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.