dart-sdk/tests/lib/js/native_as_js_classes_static_test
Srujan Gaddam 67be663490 [pkg:js] Add @staticInterop annotation to package:js
Adds @staticInterop annotation to allow users to declare static interop
classes. Also adds errors for erroneous usage of static interop
classes, like including instance members or using a non-static
supertype.

Change-Id: I21abafbf6ea6c2eb7cd0425f0a54c1ba35d6ec6c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215010
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2021-10-06 19:04:02 +00:00
..
default_library_namespace_test.dart [pkg:js] Add @staticInterop annotation to package:js 2021-10-06 19:04:02 +00:00
global_library_namespace_test.dart [pkg:js] Add @staticInterop annotation to package:js 2021-10-06 19:04:02 +00:00
language_version_test.dart [pkg:js] Language version @Native/@JS class conflict check 2021-02-05 00:23:42 +00:00
local_library_namespace_test.dart [pkg:js] Revert revert of @Native/@JS conflicts and cache native 2021-01-15 01:18:02 +00:00