Module ParsingExceptions (.ml)

module ParsingExceptions: sig .. end
This module handles parsing errors.

exception Unclosed of string * string * Positions.position * Positions.position
exception Other of Lexing.lexbuf