angular/packages/compiler/test/expression_parser
Miles Malerba d4cfeb0a86 refactor(compiler): add parenthesized expressions to experssion ast (#60169)
Following up on #60127 which added the concept of a parenthesized
expression to the output AST, this does the same for the expression AST.

PR Close #60169
2025-03-10 09:53:10 -07:00
..
utils refactor(compiler): add parenthesized expressions to experssion ast (#60169) 2025-03-10 09:53:10 -07:00
ast_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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): support tagged template literals in expressions (#59947) 2025-02-28 19:53:33 +00:00
parser_spec.ts refactor(compiler): add parenthesized expressions to experssion ast (#60169) 2025-03-10 09:53:10 -07:00
serializer_spec.ts feat(compiler): support exponentiation operator in templates (#59894) 2025-02-25 11:03:37 -05:00