Previous: Recording Imperative Program Parse Errors, Up: Imperative Program Parsing Error Reporting [Index]
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
.