mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds any metadata attached to a parameter to the "parameters" value passed in to `registerType`. For example: `MyComponent(@Inject(Foo) foo)` generates `"parameters": const [const [const Inject(Foo)]]` Also reorganizes the testing code. Closes #7 |
||
|---|---|---|
| .. | ||
| basic_bind_files | ||
| chained_deps_files | ||
| list_of_types_files | ||
| simple_annotation_files | ||
| synthetic_ctor_files | ||
| two_annotations_files | ||
| two_deps_files | ||
| all_tests.dart | ||