angular/packages/compiler-cli/linker/src/ast
Paul Gschwendtner 4b4941046c refactor(compiler-cli): support linking/parsing new partial output for signal inputs (#53808)
As we introduced the new partial output for signal inputs, we also need
to update the linker code to be able to parse this. This commit adds
this functionality.

In the follow-up commit, compliance tests for linking, partial output,
and full compilations are added.

PR Close #53808
2024-01-10 12:21:05 +00:00
..
typescript refactor(compiler-cli): support linking/parsing new partial output for signal inputs (#53808) 2024-01-10 12:21:05 +00:00
ast_host.ts refactor(compiler-cli): support linking/parsing new partial output for signal inputs (#53808) 2024-01-10 12:21:05 +00:00
ast_value.ts refactor(compiler-cli): support linking/parsing new partial output for signal inputs (#53808) 2024-01-10 12:21:05 +00:00
utils.ts refactor(compiler-cli): implement BabelAstFactory and AstHosts (#38866) 2020-10-01 09:32:12 -07:00