|
[ |
|
{ |
|
"psig_desc": [ |
|
"Psig_attribute", |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.text" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Format API for Lwt-powered IOs\n\n @since 4.1.0 ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 6, |
|
"pos_bol": 162, |
|
"pos_cnum": 162 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 8, |
|
"pos_bol": 198, |
|
"pos_cnum": 217 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 6, |
|
"pos_bol": 162, |
|
"pos_cnum": 162 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 8, |
|
"pos_bol": 198, |
|
"pos_cnum": 217 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 6, |
|
"pos_bol": 162, |
|
"pos_cnum": 162 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 8, |
|
"pos_bol": 198, |
|
"pos_cnum": 217 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 6, |
|
"pos_bol": 162, |
|
"pos_cnum": 162 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 8, |
|
"pos_bol": 198, |
|
"pos_cnum": 217 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 6, |
|
"pos_bol": 162, |
|
"pos_cnum": 162 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 8, |
|
"pos_bol": 198, |
|
"pos_cnum": 217 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_attribute", |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.text" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" This module bridges the gap between {!Stdlib.Format} and {!Lwt}.\n Although it is not required, it is recommended to use this module\n with the {{:http://erratique.ch/software/fmt} [Fmt]} library.\n\n Compared to regular formatting function, the main difference is that\n printing statements will now return promises instead of blocking.\n", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 10, |
|
"pos_bol": 219, |
|
"pos_cnum": 219 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 16, |
|
"pos_bol": 568, |
|
"pos_cnum": 570 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 10, |
|
"pos_bol": 219, |
|
"pos_cnum": 219 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 16, |
|
"pos_bol": 568, |
|
"pos_cnum": 570 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 10, |
|
"pos_bol": 219, |
|
"pos_cnum": 219 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 16, |
|
"pos_bol": 568, |
|
"pos_cnum": 570 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 10, |
|
"pos_bol": 219, |
|
"pos_cnum": 219 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 16, |
|
"pos_bol": 568, |
|
"pos_cnum": 570 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 10, |
|
"pos_bol": 219, |
|
"pos_cnum": 219 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 16, |
|
"pos_bol": 568, |
|
"pos_cnum": 570 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 576 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 582 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "printf" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"format4", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 586 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 588 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Formatformatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 590 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 606 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 608 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 612 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 614 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 618 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 614 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 624 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 585 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 633 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 637 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 639 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 585 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 639 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Returns a promise that prints on the standard output.\n Similar to {!Stdlib.Format.printf}. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 19, |
|
"pos_bol": 640, |
|
"pos_cnum": 640 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 20, |
|
"pos_bol": 698, |
|
"pos_cnum": 740 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 19, |
|
"pos_bol": 640, |
|
"pos_cnum": 640 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 20, |
|
"pos_bol": 698, |
|
"pos_cnum": 740 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 19, |
|
"pos_bol": 640, |
|
"pos_cnum": 640 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 20, |
|
"pos_bol": 698, |
|
"pos_cnum": 740 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 19, |
|
"pos_bol": 640, |
|
"pos_cnum": 640 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 20, |
|
"pos_bol": 698, |
|
"pos_cnum": 740 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 572 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 639 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 572 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 18, |
|
"pos_bol": 572, |
|
"pos_cnum": 639 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 746 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 753 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "eprintf" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"format4", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 757 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 759 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Formatformatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 761 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 777 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 779 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 783 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 785 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 789 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 785 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 795 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 756 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 804 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 808 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 810 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 756 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 810 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Returns a promise that prints on the standard error.\n Similar to {!Stdlib.Format.eprintf}. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 23, |
|
"pos_bol": 811, |
|
"pos_cnum": 811 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 24, |
|
"pos_bol": 868, |
|
"pos_cnum": 911 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 23, |
|
"pos_bol": 811, |
|
"pos_cnum": 811 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 24, |
|
"pos_bol": 868, |
|
"pos_cnum": 911 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 23, |
|
"pos_bol": 811, |
|
"pos_cnum": 811 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 24, |
|
"pos_bol": 868, |
|
"pos_cnum": 911 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 23, |
|
"pos_bol": 811, |
|
"pos_cnum": 811 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 24, |
|
"pos_bol": 868, |
|
"pos_cnum": 911 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 810 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 22, |
|
"pos_bol": 742, |
|
"pos_cnum": 810 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_attribute", |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.text" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" {1 Formatters} ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 913 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 934 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 913 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 934 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 913 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 934 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 913 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 934 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 913 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 26, |
|
"pos_bol": 913, |
|
"pos_cnum": 934 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_type", |
|
[ "Recursive" ], |
|
[ |
|
{ |
|
"ptype_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 28, |
|
"pos_bol": 936, |
|
"pos_cnum": 941 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 28, |
|
"pos_bol": 936, |
|
"pos_cnum": 950 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "formatter" |
|
}, |
|
"ptype_params": [], |
|
"ptype_cstrs": [], |
|
"ptype_kind": [ "Ptype_abstract" ], |
|
"ptype_private": [ "Public" ], |
|
"ptype_manifest": null, |
|
"ptype_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Lwt enabled formatters ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 951 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 980 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 951 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 980 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 951 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 980 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 951 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 29, |
|
"pos_bol": 951, |
|
"pos_cnum": 980 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"ptype_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 28, |
|
"pos_bol": 936, |
|
"pos_cnum": 936 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 28, |
|
"pos_bol": 936, |
|
"pos_cnum": 950 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 28, |
|
"pos_bol": 936, |
|
"pos_cnum": 936 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 28, |
|
"pos_bol": 936, |
|
"pos_cnum": 950 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_type", |
|
[ "Recursive" ], |
|
[ |
|
{ |
|
"ptype_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 31, |
|
"pos_bol": 982, |
|
"pos_cnum": 987 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 31, |
|
"pos_bol": 982, |
|
"pos_cnum": 992 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "order" |
|
}, |
|
"ptype_params": [], |
|
"ptype_cstrs": [], |
|
"ptype_kind": [ |
|
"Ptype_variant", |
|
[ |
|
{ |
|
"pcd_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 999 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1005 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "String" |
|
}, |
|
"pcd_vars": [], |
|
"pcd_args": [ |
|
"Pcstr_tuple", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "string", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1009 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1015 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "int", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1018 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1021 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "int", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1024 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1027 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"pcd_res": null, |
|
"pcd_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 997 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1027 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pcd_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [String (s, off, len)] indicate the output of [s] at offset [off] and length [len]. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1028 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1118 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1028 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1118 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1028 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1118 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1028 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 32, |
|
"pos_bol": 995, |
|
"pos_cnum": 1118 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
}, |
|
{ |
|
"pcd_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1123 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1128 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "Flush" |
|
}, |
|
"pcd_vars": [], |
|
"pcd_args": [ "Pcstr_tuple", [] ], |
|
"pcd_res": null, |
|
"pcd_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1121 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1128 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pcd_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Flush operation ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1129 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1151 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1129 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1151 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1129 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1151 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1129 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1151 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
} |
|
] |
|
], |
|
"ptype_private": [ "Public" ], |
|
"ptype_manifest": null, |
|
"ptype_attributes": [], |
|
"ptype_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 31, |
|
"pos_bol": 982, |
|
"pos_cnum": 982 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1128 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 31, |
|
"pos_bol": 982, |
|
"pos_cnum": 982 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 33, |
|
"pos_bol": 1119, |
|
"pos_cnum": 1128 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1157 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1168 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "make_stream" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1171 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1175 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_tuple", |
|
[ |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwt_streamt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "order", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1179 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1184 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1179 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1197 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1200 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1209 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1179 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1209 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1171 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1209 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [make_stream ()] returns a formatter and a stream of all the writing\n order given on that stream.\n", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 36, |
|
"pos_bol": 1210, |
|
"pos_cnum": 1210 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 38, |
|
"pos_bol": 1315, |
|
"pos_cnum": 1317 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 36, |
|
"pos_bol": 1210, |
|
"pos_cnum": 1210 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 38, |
|
"pos_bol": 1315, |
|
"pos_cnum": 1317 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 36, |
|
"pos_bol": 1210, |
|
"pos_cnum": 1210 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 38, |
|
"pos_bol": 1315, |
|
"pos_cnum": 1317 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 36, |
|
"pos_bol": 1210, |
|
"pos_cnum": 1210 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 38, |
|
"pos_bol": 1315, |
|
"pos_cnum": 1317 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1153 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1209 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1153 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 35, |
|
"pos_bol": 1153, |
|
"pos_cnum": 1209 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1324 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1334 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "of_channel" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Lwt_iooutput_channel", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1337 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1358 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1362 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1371 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1337 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1371 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [of_channel oc] creates a formatter that writes to the channel [oc]. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1372 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1447 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1372 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1447 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1372 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1447 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1372 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 42, |
|
"pos_bol": 1372, |
|
"pos_cnum": 1447 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1320 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1371 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1320 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 41, |
|
"pos_bol": 1320, |
|
"pos_cnum": 1371 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1453 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1459 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "stdout" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1462 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1471 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Formatter printing on {!Lwt_io.stdout}. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1472 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1518 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1472 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1518 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1472 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1518 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1472 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 45, |
|
"pos_bol": 1472, |
|
"pos_cnum": 1518 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1449 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1471 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1449 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 44, |
|
"pos_bol": 1449, |
|
"pos_cnum": 1471 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1524 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1530 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "stderr" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1533 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1542 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Formatter printing on {!Lwt_io.stdout}. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1543 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1589 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1543 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1589 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1543 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1589 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1543 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 48, |
|
"pos_bol": 1543, |
|
"pos_cnum": 1589 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1520 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1542 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1520 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 47, |
|
"pos_bol": 1520, |
|
"pos_cnum": 1542 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 50, |
|
"pos_bol": 1591, |
|
"pos_cnum": 1595 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 50, |
|
"pos_bol": 1591, |
|
"pos_cnum": 1609 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "make_formatter" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Labelled", "commit" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1622 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1626 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1630 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1634 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1630 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1640 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1622 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1640 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Labelled", "fmt" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Formatformatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1649 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1665 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1669 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1673 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1677 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1686 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1669 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1686 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1645 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1686 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1614 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1686 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [make_formatter ~commit ~fmt] creates a new lwt formatter based on the\n {!Stdlib.Format.formatter} [fmt]. The [commit] function will be called by the\n printing functions to update the underlying channel.\n", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 52, |
|
"pos_bol": 1687, |
|
"pos_cnum": 1687 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 55, |
|
"pos_bol": 1901, |
|
"pos_cnum": 1903 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 52, |
|
"pos_bol": 1687, |
|
"pos_cnum": 1687 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 55, |
|
"pos_bol": 1901, |
|
"pos_cnum": 1903 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 52, |
|
"pos_bol": 1687, |
|
"pos_cnum": 1687 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 55, |
|
"pos_bol": 1901, |
|
"pos_cnum": 1903 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 52, |
|
"pos_bol": 1687, |
|
"pos_cnum": 1687 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 55, |
|
"pos_bol": 1901, |
|
"pos_cnum": 1903 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 50, |
|
"pos_bol": 1591, |
|
"pos_cnum": 1591 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1686 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 50, |
|
"pos_bol": 1591, |
|
"pos_cnum": 1591 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 51, |
|
"pos_bol": 1612, |
|
"pos_cnum": 1686 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1909 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1922 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "get_formatter" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1925 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1934 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Formatformatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1938 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1954 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1925 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1954 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [get_formatter fmt] returns the underlying {!Stdlib.Format.formatter}.\n To access the underlying formatter during printing, it\n is recommended to use [%t] and [%a].\n", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 58, |
|
"pos_bol": 1955, |
|
"pos_cnum": 1955 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 61, |
|
"pos_bol": 2130, |
|
"pos_cnum": 2132 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 58, |
|
"pos_bol": 1955, |
|
"pos_cnum": 1955 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 61, |
|
"pos_bol": 2130, |
|
"pos_cnum": 2132 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 58, |
|
"pos_bol": 1955, |
|
"pos_cnum": 1955 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 61, |
|
"pos_bol": 2130, |
|
"pos_cnum": 2132 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 58, |
|
"pos_bol": 1955, |
|
"pos_cnum": 1955 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 61, |
|
"pos_bol": 2130, |
|
"pos_cnum": 2132 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1905 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1954 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1905 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 57, |
|
"pos_bol": 1905, |
|
"pos_cnum": 1954 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_attribute", |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.text" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" {2 Printing} ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2134 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2153 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2134 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2153 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2134 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2153 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2134 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2153 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2134 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 63, |
|
"pos_bol": 2134, |
|
"pos_cnum": 2153 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2159 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2166 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "fprintf" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2169 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2178 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"format4", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2183 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2185 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Formatformatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2187 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2203 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2205 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2209 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2211 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2215 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2211 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2221 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2182 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2230 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2234 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2236 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2182 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2236 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2169 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2236 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2155 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2236 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2155 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 65, |
|
"pos_bol": 2155, |
|
"pos_cnum": 2236 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 67, |
|
"pos_bol": 2238, |
|
"pos_cnum": 2242 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 67, |
|
"pos_bol": 2238, |
|
"pos_cnum": 2250 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "kfprintf" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2256 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2265 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2269 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2273 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2269 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2279 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2283 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2285 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2269 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2285 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2256 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2285 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2292 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2301 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"format4", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "b" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2306 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2308 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", "Formatformatter", [] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2310 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2326 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2328 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2332 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2334 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2336 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2305 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2345 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "b" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2349 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2351 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2305 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2351 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2292 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2351 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 68, |
|
"pos_bol": 2253, |
|
"pos_cnum": 2255 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2351 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 67, |
|
"pos_bol": 2238, |
|
"pos_cnum": 2238 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2351 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 67, |
|
"pos_bol": 2238, |
|
"pos_cnum": 2238 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 69, |
|
"pos_bol": 2290, |
|
"pos_cnum": 2351 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2357 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2365 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "ifprintf" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2368 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2377 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"format4", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2382 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2384 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Formatformatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2386 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2402 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2404 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2408 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2410 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2414 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2410 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2420 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2381 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2429 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2433 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2435 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2381 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2435 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2368 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2435 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2353 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2435 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2353 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 71, |
|
"pos_bol": 2353, |
|
"pos_cnum": 2435 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 73, |
|
"pos_bol": 2437, |
|
"pos_cnum": 2441 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 73, |
|
"pos_bol": 2437, |
|
"pos_cnum": 2450 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "ikfprintf" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2456 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2465 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2469 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2473 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2469 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2479 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2483 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2485 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2469 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2485 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2456 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2485 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2492 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2501 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"format4", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "b" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2506 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2508 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", "Formatformatter", [] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2510 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2526 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2528 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2532 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "a" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2534 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2536 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2505 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2545 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ "Ptyp_var", "b" ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2549 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2551 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2505 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2551 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2492 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2551 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 74, |
|
"pos_bol": 2453, |
|
"pos_cnum": 2455 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2551 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 73, |
|
"pos_bol": 2437, |
|
"pos_cnum": 2437 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2551 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 73, |
|
"pos_bol": 2437, |
|
"pos_cnum": 2437 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 75, |
|
"pos_bol": 2490, |
|
"pos_cnum": 2551 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2557 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2562 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "flush" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2565 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2574 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2578 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2582 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2578 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2588 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2565 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2588 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [flush fmt] flushes the formatter (as with {!Stdlib.Format.pp_print_flush})\n and executes all the printing action on the underlying channel.\n", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 78, |
|
"pos_bol": 2589, |
|
"pos_cnum": 2589 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 80, |
|
"pos_bol": 2737, |
|
"pos_cnum": 2739 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 78, |
|
"pos_bol": 2589, |
|
"pos_cnum": 2589 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 80, |
|
"pos_bol": 2737, |
|
"pos_cnum": 2739 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 78, |
|
"pos_bol": 2589, |
|
"pos_cnum": 2589 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 80, |
|
"pos_bol": 2737, |
|
"pos_cnum": 2739 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 78, |
|
"pos_bol": 2589, |
|
"pos_cnum": 2589 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 80, |
|
"pos_bol": 2737, |
|
"pos_cnum": 2739 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2553 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2588 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2553 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 77, |
|
"pos_bol": 2553, |
|
"pos_cnum": 2588 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_attribute", |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.text" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Low level functions ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2768 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2768 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2768 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2768 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2742 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 83, |
|
"pos_bol": 2742, |
|
"pos_cnum": 2768 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2774 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2785 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "write_order" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "Lwt_iooutput_channel", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2788 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2809 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "order", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2813 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2818 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2822 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2826 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2822 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2832 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2813 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2832 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2788 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2832 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" [write_order oc o] applies the order [o] on the channel [oc]. ", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2833 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2901 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2833 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2901 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2833 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2901 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2833 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 86, |
|
"pos_bol": 2833, |
|
"pos_cnum": 2901 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2770 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2832 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2770 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 85, |
|
"pos_bol": 2770, |
|
"pos_cnum": 2832 |
|
}, |
|
"loc_ghost": false |
|
} |
|
}, |
|
{ |
|
"psig_desc": [ |
|
"Psig_value", |
|
{ |
|
"pval_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2907 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2920 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"txt2": "write_pending" |
|
}, |
|
"pval_type": { |
|
"ptyp_desc": [ |
|
"Ptyp_arrow", |
|
[ "Nolabel" ], |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "formatter", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2923 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2932 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
{ |
|
"ptyp_desc": [ |
|
"Ptyp_constr", |
|
"Lwtt", |
|
[ |
|
{ |
|
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2936 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2940 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
] |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2936 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2946 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
} |
|
], |
|
"ptyp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2923 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2946 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"ptyp_loc_stack": [], |
|
"ptyp_attributes": [] |
|
}, |
|
"pval_prim": [], |
|
"pval_attributes": [ |
|
{ |
|
"attr_name": { |
|
"loc2": { |
|
"loc_start": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "_none_", |
|
"pos_lnum": 0, |
|
"pos_bol": 0, |
|
"pos_cnum": -1 |
|
}, |
|
"loc_ghost": true |
|
}, |
|
"txt2": "ocaml.doc" |
|
}, |
|
"attr_payload": [ |
|
"PStr", |
|
[ |
|
{ |
|
"pstr_desc": [ |
|
"Pstr_eval", |
|
{ |
|
"pexp_desc": [ |
|
"Pexp_constant", |
|
[ |
|
"Pconst_string", |
|
" Write all the pending orders of a formatter.\n Warning: This function flush neither the internal format queues\n nor the underlying channel and is intended for low level use only.\n You should probably use {!flush} instead.\n", |
|
{ |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 89, |
|
"pos_bol": 2947, |
|
"pos_cnum": 2947 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 93, |
|
"pos_bol": 3181, |
|
"pos_cnum": 3183 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
null |
|
] |
|
], |
|
"pexp_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 89, |
|
"pos_bol": 2947, |
|
"pos_cnum": 2947 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 93, |
|
"pos_bol": 3181, |
|
"pos_cnum": 3183 |
|
}, |
|
"loc_ghost": false |
|
}, |
|
"pexp_loc_stack": [], |
|
"pexp_attributes": [] |
|
}, |
|
[] |
|
], |
|
"pstr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 89, |
|
"pos_bol": 2947, |
|
"pos_cnum": 2947 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 93, |
|
"pos_bol": 3181, |
|
"pos_cnum": 3183 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
], |
|
"attr_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 89, |
|
"pos_bol": 2947, |
|
"pos_cnum": 2947 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 93, |
|
"pos_bol": 3181, |
|
"pos_cnum": 3183 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"pval_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2903 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2946 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
], |
|
"psig_loc": { |
|
"loc_start": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2903 |
|
}, |
|
"loc_end": { |
|
"pos_fname": "./_opam/lib/lwt/unix/lwt_fmt.mli", |
|
"pos_lnum": 88, |
|
"pos_bol": 2903, |
|
"pos_cnum": 2946 |
|
}, |
|
"loc_ghost": false |
|
} |
|
} |
|
] |
|
|