mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
It is possible for a class defined first to be referencing a class defined later, and as a result at the time of the definition it is not possible to access the later's class reference. This allows to refer to the later defined class through a closure.Closes #1891 |
||
|---|---|---|
| .. | ||
| change_detection | ||
| core | ||
| di | ||
| directives | ||
| dom | ||
| facade | ||
| forms | ||
| mock | ||
| reflection | ||
| render | ||
| router | ||
| services | ||
| test_lib | ||
| transform | ||
| util | ||