Back to Reason

Error Handling

src/reason-parser/error-handling.md

3.17.3167 B
Original Source

Categories of error:

  • Lexer errors, produced by Reason_lexer and stored in exception Reason_lexer.Error
  • Concrete parsing errors, produced by menhir code when