angular/packages/compiler/test/expression_parser/utils
Kristiyan Kostadinov 5e9707dc84 refactor(compiler): consolidate error classes (#62160)
Currently we have a `ParserError` that is used for the expression parser and a `ParseError` that is used everywhere else. These changes consolidate them into the `ParseError` to avoid confusion and make it easier to add more context in the future.

PR Close #62160
2025-06-23 14:25:28 +02:00
..
BUILD.bazel build: migrate packages/compiler to ts_project (#61566) 2025-05-29 14:39:10 -04:00
span.ts refactor(compiler): consolidate error classes (#62160) 2025-06-23 14:25:28 +02:00
unparser.ts refactor(compiler): account for new assignment AST (#61682) 2025-06-03 11:08:50 -04:00
validator.ts refactor(compiler): account for new assignment AST (#61682) 2025-06-03 11:08:50 -04:00