angular-cn/modules/@angular/compiler/test/expression_parser
Chuck Jazdzewski 9a04fcd061 feat(compiler): Expression span information and error correction (#9772)
Added error correction so the parser always returns an AST
Added span information to the expression parser
Refactored the test to account for the difference in error reporting
Added tests for error corretion
Modified tests to validate the span information
2016-07-06 14:06:47 -07:00
..
lexer_spec.ts feat(compiler): Expression span information and error correction (#9772) 2016-07-06 14:06:47 -07:00
parser_spec.ts feat(compiler): Expression span information and error correction (#9772) 2016-07-06 14:06:47 -07:00
unparser.ts feat(compiler): Expression span information and error correction (#9772) 2016-07-06 14:06:47 -07:00
validator.ts feat(compiler): Expression span information and error correction (#9772) 2016-07-06 14:06:47 -07:00