mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Similarly to the previous change to the expression AST, these changes replace the `WriteVarExpr`, `WriteKeyExpr` and `WritePropExpr` from the output AST with a binary expression. This is closer aligned to TypeScript and makes it easier to translate code between the two. PR Close #61682 |
||
|---|---|---|
| .. | ||
| emit_scopes | ||
| partial_linkers | ||
| file_linker_spec.ts | ||
| helpers.ts | ||
| needs_linking_spec.ts | ||
| translator_spec.ts | ||