Sexp.Parse_posSourcetype t = private Pre_sexp.Parse_pos.t = {mutable text_line : int;Line position in parsed text
*)mutable text_char : int;Character position in parsed text
*)mutable global_offset : int;Global/logical offset
*)mutable buf_pos : int;Read position in string buffer
*)}Position information after complete parse