[ | |
{ | |
"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", | |
"\n\n When diffing lists where each element has a distinct key, we can refine\n the diffing patch by introducing two composite edit moves: swaps and moves.\n\n [Swap]s exchange the position of two elements. [Swap] cost is set to\n [2 * change - epsilon].\n [Move]s change the position of one element. [Move] cost is set to\n [delete + addition - epsilon].\n\n When the cost [delete + addition] is greater than [change] and with those\n specific weights, the optimal patch with [Swap]s and [Move]s can be computed\n directly and cheaply from the original optimal patch.\n\n", | |
{ | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 16, | |
"pos_bol": 1079, | |
"pos_cnum": 1079 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 30, | |
"pos_bol": 1657, | |
"pos_cnum": 1659 | |
}, | |
"loc_ghost": false | |
}, | |
null | |
] | |
], | |
"pexp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 16, | |
"pos_bol": 1079, | |
"pos_cnum": 1079 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 30, | |
"pos_bol": 1657, | |
"pos_cnum": 1659 | |
}, | |
"loc_ghost": false | |
}, | |
"pexp_loc_stack": [], | |
"pexp_attributes": [] | |
}, | |
[] | |
], | |
"pstr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 16, | |
"pos_bol": 1079, | |
"pos_cnum": 1079 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 30, | |
"pos_bol": 1657, | |
"pos_cnum": 1659 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"attr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 16, | |
"pos_bol": 1079, | |
"pos_cnum": 1079 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 30, | |
"pos_bol": 1657, | |
"pos_cnum": 1659 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 16, | |
"pos_bol": 1079, | |
"pos_cnum": 1079 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 30, | |
"pos_bol": 1657, | |
"pos_cnum": 1659 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1669 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1677 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "with_pos" | |
}, | |
"ptype_params": [ | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "a" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1666 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1668 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
] | |
], | |
"ptype_cstrs": [], | |
"ptype_kind": [ | |
"Ptype_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1681 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1684 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "pos" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1686 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1689 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1681 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1690 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1691 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1695 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "data" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_var", "a" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1696 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1698 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1691 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1698 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": null, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1661 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1699 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1661 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 32, | |
"pos_bol": 1661, | |
"pos_cnum": 1699 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1704 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1712 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "with_pos" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"list", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "a" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1714 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1716 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1714 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1721 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"list", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"with_pos", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "a" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1725 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1727 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1725 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1736 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1725 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1741 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1714 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1741 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1700 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1741 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1700 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 33, | |
"pos_bol": 1700, | |
"pos_cnum": 1741 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1762 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1770 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "mismatch" | |
}, | |
"ptype_params": [ | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "l" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1749 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1751 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
], | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "r" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1752 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1754 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
], | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "diff" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1755 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1760 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
] | |
], | |
"ptype_cstrs": [], | |
"ptype_kind": [ | |
"Ptype_variant", | |
[ | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1777 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1781 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Name" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1786 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1789 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "pos" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1790 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1793 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1786 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1794 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1795 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1798 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "got" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "string", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1799 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1805 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1795 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1806 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1807 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1815 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "expected" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "string", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1816 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1822 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1807 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1823 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1824 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1835 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "types_match" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "bool", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1836 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1840 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1824 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1840 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1775 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 36, | |
"pos_bol": 1773, | |
"pos_cnum": 1841 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
}, | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1846 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1850 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Type" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1855 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1858 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "pos" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1859 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1862 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1855 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1863 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1864 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1867 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "got" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_var", "l" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1868 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1870 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1864 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1871 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1872 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1880 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "expected" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_var", "r" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1881 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1883 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1872 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1884 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1885 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1891 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "reason" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_var", "diff" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1892 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1897 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1885 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1897 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1844 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1898 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
} | |
] | |
], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": null, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1743 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1898 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 35, | |
"pos_bol": 1743, | |
"pos_cnum": 1743 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 37, | |
"pos_bol": 1842, | |
"pos_cnum": 1898 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2018 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2024 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "change" | |
}, | |
"ptype_params": [ | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "l" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2005 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2007 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
], | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "r" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2008 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2010 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
], | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "diff" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2011 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 2016 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
[ [ "NoVariance" ], [ "NoInjectivity" ] ] | |
] | |
], | |
"ptype_cstrs": [], | |
"ptype_kind": [ | |
"Ptype_variant", | |
[ | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2031 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2037 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Change" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_tuple", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"mismatch", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "l" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2042 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2044 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_var", "r" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2045 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2047 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_var", "diff" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2048 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2053 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2041 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2063 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2029 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 43, | |
"pos_bol": 2027, | |
"pos_cnum": 2063 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
}, | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2068 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2072 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Swap" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2078 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2081 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "pos" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ | |
"Ptyp_tuple", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2083 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2086 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2089 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2092 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2083 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2092 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2078 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2093 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2094 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2099 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "first" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "string", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2101 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2107 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2094 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2108 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2109 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2113 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "last" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "string", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2115 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2121 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2109 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2121 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2066 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 44, | |
"pos_bol": 2064, | |
"pos_cnum": 2123 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
}, | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2128 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2132 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Move" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2137 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2141 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "name" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "string", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2142 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2148 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2137 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2149 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2150 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2153 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "got" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2154 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2157 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2150 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2158 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2159 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2167 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "expected" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2168 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2171 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2159 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2171 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2126 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 45, | |
"pos_bol": 2124, | |
"pos_cnum": 2172 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
}, | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2177 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2183 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Insert" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2188 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2191 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "pos" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2192 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2195 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2188 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2196 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2197 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2203 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "insert" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_var", "r" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2204 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2206 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2197 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2206 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2175 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 46, | |
"pos_bol": 2173, | |
"pos_cnum": 2207 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
}, | |
{ | |
"pcd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2212 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2218 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Delete" | |
}, | |
"pcd_vars": [], | |
"pcd_args": [ | |
"Pcstr_record", | |
[ | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2223 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2226 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "pos" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_constr", "int", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2227 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2230 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2223 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2231 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
}, | |
{ | |
"pld_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2232 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2238 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "delete" | |
}, | |
"pld_mutable": [ "Immutable" ], | |
"pld_type": { | |
"ptyp_desc": [ "Ptyp_var", "l" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2239 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2241 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pld_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2232 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2241 | |
}, | |
"loc_ghost": false | |
}, | |
"pld_attributes": [] | |
} | |
] | |
], | |
"pcd_res": null, | |
"pcd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2210 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2242 | |
}, | |
"loc_ghost": false | |
}, | |
"pcd_attributes": [] | |
} | |
] | |
], | |
"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", | |
" This specialized version of changes introduces two composite\n changes: [Move] and [Swap]\n", | |
{ | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 39, | |
"pos_bol": 1900, | |
"pos_cnum": 1900 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 41, | |
"pos_bol": 1996, | |
"pos_cnum": 1998 | |
}, | |
"loc_ghost": false | |
}, | |
null | |
] | |
], | |
"pexp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 39, | |
"pos_bol": 1900, | |
"pos_cnum": 1900 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 41, | |
"pos_bol": 1996, | |
"pos_cnum": 1998 | |
}, | |
"loc_ghost": false | |
}, | |
"pexp_loc_stack": [], | |
"pexp_attributes": [] | |
}, | |
[] | |
], | |
"pstr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 39, | |
"pos_bol": 1900, | |
"pos_cnum": 1900 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 41, | |
"pos_bol": 1996, | |
"pos_cnum": 1998 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"attr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 39, | |
"pos_bol": 1900, | |
"pos_cnum": 1900 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 41, | |
"pos_bol": 1996, | |
"pos_cnum": 1998 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 1999 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2242 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 42, | |
"pos_bol": 1999, | |
"pos_cnum": 1999 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 47, | |
"pos_bol": 2208, | |
"pos_cnum": 2242 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2248 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2254 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "prefix" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"Format_docprinter", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"change", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_var", "l" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2257 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2259 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_var", "r" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2260 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2262 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_var", "diff" ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2263 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2268 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2256 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2276 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2256 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2295 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2244 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2295 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2244 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 49, | |
"pos_bol": 2244, | |
"pos_cnum": 2295 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_module", | |
{ | |
"pmd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2304 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2310 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Define" | |
}, | |
"pmd_type": { | |
"pmty_desc": [ | |
"Pmty_functor", | |
[ | |
"Named", | |
{ | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2311 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2312 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "D" | |
}, | |
{ | |
"pmty_desc": [ | |
"Pmty_with", | |
{ | |
"pmty_desc": [ "Pmty_ident", "DiffingDefs" ], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2313 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2325 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
}, | |
[ | |
[ | |
"Pwith_typesubst", | |
"eq", | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2336 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2338 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "eq" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2342 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2346 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2331 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2346 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
] | |
], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2313 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2346 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
} | |
], | |
{ | |
"pmty_desc": [ | |
"Pmty_signature", | |
[ | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2361 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2365 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "diff" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"mismatch", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "Dleft", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2369 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2375 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dright", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2377 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2384 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "Ddiff", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2386 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2392 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2368 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2402 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2356 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2402 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2356 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 53, | |
"pos_bol": 2354, | |
"pos_cnum": 2402 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2410 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2414 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "left" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"with_pos", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "Dleft", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2417 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2423 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2417 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2432 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2405 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2432 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2405 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 54, | |
"pos_bol": 2403, | |
"pos_cnum": 2432 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2440 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2445 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "right" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"with_pos", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dright", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2448 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2455 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2448 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2464 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2435 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2464 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2435 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 55, | |
"pos_bol": 2433, | |
"pos_cnum": 2464 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2512 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2528 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "composite_change" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"change", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "Dleft", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2532 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2538 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dright", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2539 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2546 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "Ddiff", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2547 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2553 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2531 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2561 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"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", | |
" Composite changes and patches ", | |
{ | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2468 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2504 | |
}, | |
"loc_ghost": false | |
}, | |
null | |
] | |
], | |
"pexp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2468 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2504 | |
}, | |
"loc_ghost": false | |
}, | |
"pexp_loc_stack": [], | |
"pexp_attributes": [] | |
}, | |
[] | |
], | |
"pstr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2468 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2504 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"attr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2468 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 57, | |
"pos_bol": 2466, | |
"pos_cnum": 2504 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2507 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2561 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2507 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 58, | |
"pos_bol": 2505, | |
"pos_cnum": 2561 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2569 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2574 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "patch" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"list", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "composite_change", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2577 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2593 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2577 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2598 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"ptype_attributes": [], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2564 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2598 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2564 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 59, | |
"pos_bol": 2562, | |
"pos_cnum": 2598 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_type", | |
[ "Recursive" ], | |
[ | |
{ | |
"ptype_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2631 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2637 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "change" | |
}, | |
"ptype_params": [], | |
"ptype_cstrs": [], | |
"ptype_kind": [ "Ptype_abstract" ], | |
"ptype_private": [ "Public" ], | |
"ptype_manifest": { | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"Diffingchange", | |
[ | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "left", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2641 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2645 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "right", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2646 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2651 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "unit", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2652 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2656 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ "Ptyp_constr", "diff", [] ], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2657 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2661 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2640 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2677 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"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", | |
" Atomic changes ", | |
{ | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2602 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2623 | |
}, | |
"loc_ghost": false | |
}, | |
null | |
] | |
], | |
"pexp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2602 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2623 | |
}, | |
"loc_ghost": false | |
}, | |
"pexp_loc_stack": [], | |
"pexp_attributes": [] | |
}, | |
[] | |
], | |
"pstr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2602 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2623 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"attr_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2602 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 61, | |
"pos_bol": 2600, | |
"pos_cnum": 2623 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"ptype_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2626 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2677 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2626 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 62, | |
"pos_bol": 2624, | |
"pos_cnum": 2677 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_modtype", | |
{ | |
"pmtd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 64, | |
"pos_bol": 2679, | |
"pos_cnum": 2693 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 64, | |
"pos_bol": 2679, | |
"pos_cnum": 2703 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Parameters" | |
}, | |
"pmtd_type": { | |
"pmty_desc": [ | |
"Pmty_signature", | |
[ | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2718 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2724 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "weight" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "change", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2726 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2732 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "int", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2736 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2739 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2726 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2739 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2714 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2739 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2714 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 65, | |
"pos_bol": 2710, | |
"pos_cnum": 2739 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2748 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2752 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "test" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dstate", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2754 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2761 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "left", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2765 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2769 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "right", | |
[] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2773 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2778 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"result", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"unit", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2783 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2787 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"diff", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2789 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2793 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2782 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2801 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2773 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2801 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2765 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2801 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2754 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2801 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2744 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2801 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2744 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 66, | |
"pos_bol": 2740, | |
"pos_cnum": 2801 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2810 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2816 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "update" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "change", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2818 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2824 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dstate", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2828 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2835 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dstate", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2839 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2846 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2828 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2846 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2818 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2846 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2806 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2846 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2806 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 67, | |
"pos_bol": 2802, | |
"pos_cnum": 2846 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2856 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2864 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "key_left" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dleft", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2866 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2872 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "string", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2876 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2882 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2866 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2882 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2852 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2882 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2852 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 69, | |
"pos_bol": 2848, | |
"pos_cnum": 2882 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2891 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2900 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "key_right" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dright", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2902 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2909 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "string", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2913 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2919 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2902 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2919 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2887 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2919 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2887 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 70, | |
"pos_bol": 2883, | |
"pos_cnum": 2919 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 64, | |
"pos_bol": 2679, | |
"pos_cnum": 2706 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 71, | |
"pos_bol": 2920, | |
"pos_cnum": 2925 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
}, | |
"pmtd_attributes": [], | |
"pmtd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 64, | |
"pos_bol": 2679, | |
"pos_cnum": 2681 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 71, | |
"pos_bol": 2920, | |
"pos_cnum": 2925 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 64, | |
"pos_bol": 2679, | |
"pos_cnum": 2681 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 71, | |
"pos_bol": 2920, | |
"pos_cnum": 2925 | |
}, | |
"loc_ghost": false | |
} | |
}, | |
{ | |
"psig_desc": [ | |
"Psig_module", | |
{ | |
"pmd_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2936 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2942 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "Simple" | |
}, | |
"pmd_type": { | |
"pmty_desc": [ | |
"Pmty_functor", | |
[ | |
"Named", | |
{ | |
"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": null | |
}, | |
{ | |
"pmty_desc": [ "Pmty_ident", "Parameters" ], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2944 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2954 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
} | |
], | |
{ | |
"pmty_desc": [ | |
"Pmty_signature", | |
[ | |
{ | |
"psig_desc": [ | |
"Psig_value", | |
{ | |
"pval_name": { | |
"loc2": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2972 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2976 | |
}, | |
"loc_ghost": false | |
}, | |
"txt2": "diff" | |
}, | |
"pval_type": { | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", "Dstate", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2978 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2985 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"list", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"Dleft", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2989 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2995 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2989 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3000 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_arrow", | |
[ "Nolabel" ], | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"list", | |
[ | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"Dright", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3004 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3011 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3004 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3016 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
{ | |
"ptyp_desc": [ | |
"Ptyp_constr", | |
"patch", [] | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3020 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3025 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3004 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3025 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2989 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3025 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
} | |
], | |
"ptyp_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2978 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3025 | |
}, | |
"loc_ghost": false | |
}, | |
"ptyp_loc_stack": [], | |
"ptyp_attributes": [] | |
}, | |
"pval_prim": [], | |
"pval_attributes": [], | |
"pval_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2968 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3025 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 2968 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 74, | |
"pos_bol": 2962, | |
"pos_cnum": 3025 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2958 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 75, | |
"pos_bol": 3026, | |
"pos_cnum": 3033 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
} | |
], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2944 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 75, | |
"pos_bol": 3026, | |
"pos_cnum": 3033 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
}, | |
"pmd_attributes": [], | |
"pmd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2929 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 75, | |
"pos_bol": 3026, | |
"pos_cnum": 3033 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 73, | |
"pos_bol": 2927, | |
"pos_cnum": 2929 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 75, | |
"pos_bol": 3026, | |
"pos_cnum": 3033 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |
], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2349 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 77, | |
"pos_bol": 3035, | |
"pos_cnum": 3038 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
} | |
], | |
"pmty_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2310 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 77, | |
"pos_bol": 3035, | |
"pos_cnum": 3038 | |
}, | |
"loc_ghost": false | |
}, | |
"pmty_attributes": [] | |
}, | |
"pmd_attributes": [], | |
"pmd_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2297 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 77, | |
"pos_bol": 3035, | |
"pos_cnum": 3038 | |
}, | |
"loc_ghost": false | |
} | |
} | |
], | |
"psig_loc": { | |
"loc_start": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 51, | |
"pos_bol": 2297, | |
"pos_cnum": 2297 | |
}, | |
"loc_end": { | |
"pos_fname": "./utils/diffing_with_keys.mli", | |
"pos_lnum": 77, | |
"pos_bol": 3035, | |
"pos_cnum": 3038 | |
}, | |
"loc_ghost": false | |
} | |
} | |
] | |