Previous: Recording Imperative Program Parse Errors, Up: Imperative Program Parsing Error Reporting


4.4.2 Formatting Imperative Program Parse Errors

Detailing parse errors can be done via x1f4_stat_program function.

See x1f4_stat_program.

Note that the x1f4_stat_program function can be used only if the program parsing failed due to syntax errors, i.e. if the program parsing function returned X1f4_C1_PARSE_ERROR.

See Imperative Language Interpreter Errors.