dart-sdk/pkg/_js_interop_checks
Srujan Gaddam e51623f81a [package:js] Add errors for missing @JS on class
Adds errors for class members that have a @JS annotation but the
enclosing class does not.

Change-Id: Id693af71678510047a723863846d89aa29cebe26
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157004
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-08-07 17:09:23 +00:00
..
lib [package:js] Add errors for missing @JS on class 2020-08-07 17:09:23 +00:00
LICENSE Add missing LICENSE files for internal packages. 2020-07-15 08:33:53 +00:00
pubspec.yaml Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
README.md

Shared kernel visitors checking for incorrect usage of @JS() style interop.