mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4b12c19560
Use the parser in `BindGenerator` This checkin also removes types from `registerSetters` calls since they can cause runtime failures (see #886). We will resolve this by generating change detector classes in the future.