Next: , Previous: , Up: Parser C-Language Interface   [Contents][Index]


4.4 Error Reporting

During its execution the parser may have error messages to pass to the user, such as syntax error, or memory exhaustion. How this message is delivered to the user must be specified by the developer.