mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently the transformer generates all getters and setters even when creating pre-generated change detectors, which remove the need for them. Generate getters and setters via the model provided by `ProtoViewDto`, which contains enough information to allow omitting unnecessary getters and setters from code output. Allow generating getters, setters, and method names which are Dart pseudo keywords. Closes #3489 |
||
|---|---|---|
| .. | ||
| list_of_types_files | ||
| simple_annotation_files | ||
| synthetic_ctor_files | ||
| two_annotations_files | ||
| two_deps_files | ||
| all_tests.dart | ||