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