Previous: Recording Parse Errors, Up: Error Reporting


2.19.2 Formatting Parse Errors

Detailing parse errors can be done via x1f4_stat_expression function.

See x1f4_stat_expression.

Note that the x1f4_stat_expression function can be used only if the expression parsing failed due to syntax errors, i.e. if the expression parsing function returned X1f4_E4_PARSE_ERROR.

See Errors.