Previous: , Up: Imperative Program Parsing Error Reporting   [Index]


5.5.2 Formatting Imperative Program Parse Errors

Detailing parse errors can be done via the x1f4_lame_program and x1f4_stat_program functions.

See x1f4_lame_program.

See x1f4_stat_program.

Note that the functions 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.