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 |
||
|---|---|---|
| .. | ||
| annotations | ||
| compiler | ||
| testability | ||
| zone | ||
| application_spec.js | ||
| forward_ref_integration_spec.dart | ||
| forward_ref_integration_spec.es6 | ||