angular/packages/compiler/test/expression_parser
Kristiyan Kostadinov 63b1cdcf70 fix(compiler): produce accurate span for typeof and void expressions
Fixes that the `typeof` and `void` expressions were starting their spans from the expression start, rather than the keyword.

Fixes #66174.

(cherry picked from commit 3a56c1367f)
2026-01-07 14:04:09 -05:00
..
utils fix(compiler): stop ThisReceiver inheritance from ImplicitReceiver 2026-01-02 08:21:53 +01:00
ast_spec.ts refactor(compiler): consolidate error classes (#62160) 2025-06-23 14:25:28 +02:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
lexer_spec.ts fix(compiler): recover template literals with broken expressions (#64150) 2025-09-30 16:01:50 -04:00
parser_spec.ts fix(compiler): produce accurate span for typeof and void expressions 2026-01-07 14:04:09 -05:00
serializer_spec.ts refactor(compiler): consolidate error classes (#62160) 2025-06-23 14:25:28 +02:00