angular/packages/compiler/src/template_parser
Kristiyan Kostadinov 9e61616ffe refactor(compiler): introduce deferred block AST (#51050)
Adds the logic to create `defer`-specific AST nodes from the generic HTML `BlockGroup` and `Block`. The logic for parsing the triggers will be in the next commit.

PR Close #51050
2023-07-17 21:05:47 +00:00
..
binding_parser.ts refactor(compiler): introduce deferred block AST (#51050) 2023-07-17 21:05:47 +00:00
template_preparser.ts refactor(compiler): make template preparser null-safe (#44411) 2022-01-04 15:54:10 -08:00