JFleche.RangedSpan
type t = {
range : Lang.Range.t;
span : Coq.Ast.t option;
}
val to_yojson : t -> Yojson.Safe.t