Improve this Doc

Error: $parse:lexerr
Lexer Error

Lexer Error: {0} at column{1} in expression [{2}].

Description

Occurs when an expression has a lexical error, for example a malformed number (0.5e-) or an invalid unicode escape.

The error message contains a more precise error.

To resolve, learn more about Angular expressions, identify the error and fix the expression's syntax.