mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit propagates the `sourceSpan` and `valueSpan` of a `VariableBinding` in a microsyntax expression to `ParsedVariable`, and subsequently to View Engine Variable AST and Ivy Variable AST. Note that this commit does not propagate the `keySpan`, because it involves significant changes to the template AST. PR Close #36047 |
||
|---|---|---|
| .. | ||
| compliance | ||
| diagnostics | ||
| helpers | ||
| metadata | ||
| ngtsc | ||
| transformers | ||
| BUILD.bazel | ||
| extract_i18n_spec.ts | ||
| mocks.ts | ||
| ngc_spec.ts | ||
| perform_compile_spec.ts | ||
| perform_watch_spec.ts | ||
| test_support.ts | ||
| typescript_support_spec.ts | ||