angular/packages/compiler-cli/linker/test/file_linker
Kristiyan Kostadinov b1f3d2eab8 refactor(compiler): replace output AST write nodes (#61682)
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
2025-06-03 11:08:50 -04:00
..
emit_scopes build: migrate packages/compiler-cli to ts_project (#61826) 2025-06-03 11:41:52 +02:00
partial_linkers refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
file_linker_spec.ts build: migrate packages/compiler-cli to ts_project (#61826) 2025-06-03 11:41:52 +02:00
helpers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
needs_linking_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
translator_spec.ts refactor(compiler): replace output AST write nodes (#61682) 2025-06-03 11:08:50 -04:00