Sexplib.Sexp_with_layoutSourceinclude module type of struct include Type_with_layout endparsing produces absolute positions
include Make(Src_pos.Relative).Stype t = Type_with_layout.t = | Atom of Src_pos.Relative.t * string * string option| List of Src_pos.Relative.t * t_or_comment list * Src_pos.Relative.tS-expressions annotated with relative source positions and comments
and comment = Type_with_layout.comment = | Plain_comment of Src_pos.Relative.t * string| Sexp_comment of Src_pos.Relative.t * comment list * t