mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit introduces a flag which is tracked while visiting expression nodes in the template pipeline. This flag can be used to differentiate when in an immediate evaluation context vs. a closure, which is useful for certain operations. PR Close #49797 |
||
|---|---|---|
| .. | ||
| design | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| compiler.ts | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||