sig
  type t
  val of_lexbuf : Lexing.lexbuf -> Sexp_lib.Decoder.t
  val next : Sexp_lib.Decoder.t -> Sexp_lib.sexp Sexp_lib.parse_result
end