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