mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
50a74b1d91
Generate calls to Reflector#registerSetters from the information in provided `Directive#bind` values. This is only an initial attempt - it covers only the most basic values of `bind`. Closes #780