angular/packages/compiler/test/expression_parser
Paul Gschwendtner 8a0c5c710a refactor: improve type safety of interpolation AST (#50903)
Instead of using `any`, we should use the actual types that
are available from the parser.

PR Close #50903
2023-07-10 07:08:28 -07:00
..
utils refactor(compiler): handle #24571 todos. (#49220) 2023-04-18 16:30:44 +00:00
ast_spec.ts refactor(compiler): combine call ASTs (#42882) 2021-09-21 20:55:29 +00:00
BUILD.bazel build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
lexer_spec.ts feat(compiler): add support for safe calls in templates (#44580) 2022-01-11 17:32:47 +00:00
parser_spec.ts refactor: improve type safety of interpolation AST (#50903) 2023-07-10 07:08:28 -07:00