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