mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This serializes the expression AST back into a string. This is useful to normalize whitespace in expressions so i18n messages are not affected by insignificant changes (such as going from `{{ foo }}` to `{{\n foo\n}}`).
PR Close #58176
|
||
|---|---|---|
| .. | ||
| utils | ||
| ast_spec.ts | ||
| BUILD.bazel | ||
| lexer_spec.ts | ||
| parser_spec.ts | ||
| serializer_spec.ts | ||