module T : sig ... endinclude Tval t_of_sexp : Base__.Sexplib.Sexp.t ‑> tval sexp_of_t : t ‑> Base__.Sexplib.Sexp.tval hash_fold_t : Base__.Ppx_hash_lib.Std.Hash.state ‑> t ‑> Base__.Ppx_hash_lib.Std.Hash.stateval hash : t ‑> Base__.Ppx_hash_lib.Std.Hash.hash_valueval make_location_string : pos_fname:string ‑> pos_lnum:int ‑> pos_cnum:int ‑> pos_bol:int ‑> stringval to_string : Caml.Lexing.position ‑> stringval sexp_of_t : Caml.Lexing.position ‑> Base.Sexp.t