JFleche.FlecheDocument
type t = {
spans : RangedSpan.t list;
completed : CompletionStatus.t;
}
val to_yojson : t -> Yojson.Safe.t