[ { "psig_desc": [ "Psig_attribute", { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.text" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " This module provides hygiene for attributes. The goal is to report misuses\n of attributes to the user as soon as possible so that no mistyped attribute\n get silently ignored. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 1, "pos_bol": 0, "pos_cnum": 0 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 3, "pos_bol": 159, "pos_cnum": 187 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 1, "pos_bol": 0, "pos_cnum": 0 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 3, "pos_bol": 159, "pos_cnum": 187 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 1, "pos_bol": 0, "pos_cnum": 0 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 3, "pos_bol": 159, "pos_cnum": 187 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 1, "pos_bol": 0, "pos_cnum": 0 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 3, "pos_bol": 159, "pos_cnum": 187 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 1, "pos_bol": 0, "pos_cnum": 0 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 3, "pos_bol": 159, "pos_cnum": 187 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_open", { "popen_expr": "Import", "popen_override": "Override", "popen_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 5, "pos_bol": 189, "pos_cnum": 189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 5, "pos_bol": 189, "pos_cnum": 201 }, "loc_ghost": false }, "popen_attributes": [] } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 5, "pos_bol": 189, "pos_cnum": 189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 5, "pos_bol": 189, "pos_cnum": 201 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_type", [ "Recursive" ], [ { "ptype_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 229 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 230 }, "loc_ghost": false }, "txt2": "t" }, "ptype_params": [ [ { "ptyp_desc": [ "Ptyp_var", "context" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 209 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 217 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ], [ { "ptyp_desc": [ "Ptyp_var", "payload" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 219 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 227 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ] ], "ptype_cstrs": [], "ptype_kind": [ "Ptype_abstract" ], "ptype_private": [ "Public" ], "ptype_manifest": null, "ptype_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Type of declared attribute.\n\n The ['context] type parameter describes where the attribute is expected and\n the ['payload] one what its payload should contain. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 8, "pos_bol": 231, "pos_cnum": 231 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 11, "pos_bol": 344, "pos_cnum": 402 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 8, "pos_bol": 231, "pos_cnum": 231 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 11, "pos_bol": 344, "pos_cnum": 402 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 8, "pos_bol": 231, "pos_cnum": 231 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 11, "pos_bol": 344, "pos_cnum": 402 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 8, "pos_bol": 231, "pos_cnum": 231 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 11, "pos_bol": 344, "pos_cnum": 402 }, "loc_ghost": false } } ], "ptype_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 203 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 230 }, "loc_ghost": false } } ] ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 203 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 7, "pos_bol": 203, "pos_cnum": 230 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_type", [ "Recursive" ], [ { "ptype_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 409 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 415 }, "loc_ghost": false }, "txt2": "packed" }, "ptype_params": [], "ptype_cstrs": [], "ptype_kind": [ "Ptype_variant", [ { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 418 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 419 }, "loc_ghost": false }, "txt2": "T" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [ { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 423 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 424 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 426 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 427 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 422 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 430 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "packed", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 434 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 440 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 418 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 440 }, "loc_ghost": false }, "pcd_attributes": [] } ] ], "ptype_private": [ "Public" ], "ptype_manifest": null, "ptype_attributes": [], "ptype_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 404 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 440 }, "loc_ghost": false } } ] ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 404 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 13, "pos_bol": 404, "pos_cnum": 440 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_module", { "pmd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 15, "pos_bol": 442, "pos_cnum": 449 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 15, "pos_bol": 442, "pos_cnum": 456 }, "loc_ghost": false }, "txt2": "Context" }, "pmd_type": { "pmty_desc": [ "Pmty_signature", [ { "psig_desc": [ "Psig_type", [ "Recursive" ], [ { "ptype_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 16, "pos_bol": 463, "pos_cnum": 473 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 16, "pos_bol": 463, "pos_cnum": 474 }, "loc_ghost": false }, "txt2": "t" }, "ptype_params": [ [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 16, "pos_bol": 463, "pos_cnum": 470 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 16, "pos_bol": 463, "pos_cnum": 472 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ] ], "ptype_cstrs": [], "ptype_kind": [ "Ptype_variant", [ { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 483 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 500 }, "loc_ghost": false }, "txt2": "Label_declaration" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "label_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 503 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 520 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 503 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 522 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 481 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 17, "pos_bol": 477, "pos_cnum": 522 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 529 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 552 }, "loc_ghost": false }, "txt2": "Constructor_declaration" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "constructor_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 555 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 578 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 555 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 580 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 527 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 18, "pos_bol": 523, "pos_cnum": 580 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 587 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 603 }, "loc_ghost": false }, "txt2": "Type_declaration" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "type_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 606 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 622 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 606 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 624 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 585 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 19, "pos_bol": 581, "pos_cnum": 624 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 631 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 645 }, "loc_ghost": false }, "txt2": "Type_exception" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "type_exception", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 648 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 662 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 648 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 664 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 629 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 20, "pos_bol": 625, "pos_cnum": 664 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 671 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 685 }, "loc_ghost": false }, "txt2": "Type_extension" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "type_extension", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 688 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 702 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 688 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 704 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 669 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 21, "pos_bol": 665, "pos_cnum": 704 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 711 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 732 }, "loc_ghost": false }, "txt2": "Extension_constructor" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "extension_constructor", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 735 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 756 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 735 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 758 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 709 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 22, "pos_bol": 705, "pos_cnum": 758 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 765 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 772 }, "loc_ghost": false }, "txt2": "Pattern" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "pattern", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 775 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 782 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 775 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 784 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 763 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 23, "pos_bol": 759, "pos_cnum": 784 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 791 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 800 }, "loc_ghost": false }, "txt2": "Core_type" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "core_type", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 803 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 812 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 803 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 814 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 789 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 24, "pos_bol": 785, "pos_cnum": 814 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 821 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 831 }, "loc_ghost": false }, "txt2": "Expression" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "expression", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 834 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 844 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 834 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 846 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 819 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 25, "pos_bol": 815, "pos_cnum": 846 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 853 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 870 }, "loc_ghost": false }, "txt2": "Value_description" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "value_description", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 873 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 890 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 873 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 851 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 26, "pos_bol": 847, "pos_cnum": 892 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 899 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 909 }, "loc_ghost": false }, "txt2": "Class_type" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_type", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 912 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 922 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 912 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 924 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 897 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 27, "pos_bol": 893, "pos_cnum": 924 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 931 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 947 }, "loc_ghost": false }, "txt2": "Class_type_field" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_type_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 950 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 966 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 950 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 968 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 929 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 28, "pos_bol": 925, "pos_cnum": 968 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 975 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 986 }, "loc_ghost": false }, "txt2": "Class_infos" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_infos", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 989 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 990 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 989 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 1002 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 989 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 1004 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 973 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 29, "pos_bol": 969, "pos_cnum": 1004 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1011 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1021 }, "loc_ghost": false }, "txt2": "Class_expr" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_expr", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1024 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1034 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1024 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1036 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1009 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 30, "pos_bol": 1005, "pos_cnum": 1036 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1043 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1054 }, "loc_ghost": false }, "txt2": "Class_field" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1057 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1068 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1057 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1070 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1041 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 31, "pos_bol": 1037, "pos_cnum": 1070 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1077 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1088 }, "loc_ghost": false }, "txt2": "Module_type" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_type", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1091 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1102 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1091 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1104 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1075 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 32, "pos_bol": 1071, "pos_cnum": 1104 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1111 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1129 }, "loc_ghost": false }, "txt2": "Module_declaration" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1132 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1150 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1132 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1152 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1109 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 33, "pos_bol": 1105, "pos_cnum": 1152 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1159 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1182 }, "loc_ghost": false }, "txt2": "Module_type_declaration" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_type_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1185 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1208 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1185 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1210 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1157 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 34, "pos_bol": 1153, "pos_cnum": 1210 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1217 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1236 }, "loc_ghost": false }, "txt2": "Module_substitution" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_substitution", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1239 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1258 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1239 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1260 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1215 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 35, "pos_bol": 1211, "pos_cnum": 1260 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1267 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1283 }, "loc_ghost": false }, "txt2": "Open_description" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "open_description", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1286 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1302 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1286 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1304 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1265 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 36, "pos_bol": 1261, "pos_cnum": 1304 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1311 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1327 }, "loc_ghost": false }, "txt2": "Open_declaration" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "open_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1330 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1346 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1330 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1348 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1309 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 37, "pos_bol": 1305, "pos_cnum": 1348 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1355 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1368 }, "loc_ghost": false }, "txt2": "Include_infos" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "include_infos", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1371 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1372 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1371 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1386 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1371 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1388 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1353 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 38, "pos_bol": 1349, "pos_cnum": 1388 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1395 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1406 }, "loc_ghost": false }, "txt2": "Module_expr" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_expr", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1409 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1420 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1409 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1422 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1393 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 39, "pos_bol": 1389, "pos_cnum": 1422 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1429 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1442 }, "loc_ghost": false }, "txt2": "Value_binding" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "value_binding", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1445 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1458 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1445 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1460 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1427 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 40, "pos_bol": 1423, "pos_cnum": 1460 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1467 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1481 }, "loc_ghost": false }, "txt2": "Module_binding" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_binding", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1484 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1498 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1484 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1500 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1465 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 41, "pos_bol": 1461, "pos_cnum": 1500 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1507 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1516 }, "loc_ghost": false }, "txt2": "Pstr_eval" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "structure_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1519 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1533 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1519 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1535 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1505 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 42, "pos_bol": 1501, "pos_cnum": 1535 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1542 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1556 }, "loc_ghost": false }, "txt2": "Pstr_extension" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "structure_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1559 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1573 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1559 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1575 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1540 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 43, "pos_bol": 1536, "pos_cnum": 1575 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1582 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1596 }, "loc_ghost": false }, "txt2": "Psig_extension" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "signature_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1599 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1613 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1599 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1615 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1580 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 44, "pos_bol": 1576, "pos_cnum": 1615 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1622 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1626 }, "loc_ghost": false }, "txt2": "Rtag" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "row_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1629 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1638 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1629 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1640 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1620 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 45, "pos_bol": 1616, "pos_cnum": 1640 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1647 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1664 }, "loc_ghost": false }, "txt2": "Object_type_field" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "object_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1667 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1679 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1667 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1681 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1645 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1681 }, "loc_ghost": false }, "pcd_attributes": [] } ] ], "ptype_private": [ "Public" ], "ptype_manifest": null, "ptype_attributes": [], "ptype_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 16, "pos_bol": 463, "pos_cnum": 465 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1681 }, "loc_ghost": false } } ] ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 16, "pos_bol": 463, "pos_cnum": 465 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 46, "pos_bol": 1641, "pos_cnum": 1681 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1689 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1706 }, "loc_ghost": false }, "txt2": "label_declaration" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "label_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1709 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1726 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1709 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1728 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1685 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1728 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1685 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 48, "pos_bol": 1683, "pos_cnum": 1728 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1735 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1758 }, "loc_ghost": false }, "txt2": "constructor_declaration" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "constructor_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1761 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1784 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1761 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1786 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1731 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1786 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1731 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 49, "pos_bol": 1729, "pos_cnum": 1786 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1793 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1809 }, "loc_ghost": false }, "txt2": "type_declaration" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "type_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1812 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1828 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1812 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1830 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1789 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1830 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1789 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 50, "pos_bol": 1787, "pos_cnum": 1830 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1837 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1851 }, "loc_ghost": false }, "txt2": "type_extension" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "type_extension", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1854 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1868 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1854 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1870 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1833 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1870 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1833 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 51, "pos_bol": 1831, "pos_cnum": 1870 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1877 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1891 }, "loc_ghost": false }, "txt2": "type_exception" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "type_exception", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1894 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1908 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1894 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1910 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1873 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1910 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1873 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 52, "pos_bol": 1871, "pos_cnum": 1910 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1917 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1938 }, "loc_ghost": false }, "txt2": "extension_constructor" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "extension_constructor", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1941 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1962 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1941 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1964 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1913 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1964 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1913 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 53, "pos_bol": 1911, "pos_cnum": 1964 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1971 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1978 }, "loc_ghost": false }, "txt2": "pattern" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "pattern", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1981 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1988 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1981 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1990 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1967 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1990 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1967 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 54, "pos_bol": 1965, "pos_cnum": 1990 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 1997 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2006 }, "loc_ghost": false }, "txt2": "core_type" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "core_type", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2009 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2018 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2009 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2020 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 1993 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2020 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 1993 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 55, "pos_bol": 1991, "pos_cnum": 2020 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2027 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2037 }, "loc_ghost": false }, "txt2": "expression" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "expression", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2040 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2050 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2040 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2052 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2023 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2052 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2023 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 56, "pos_bol": 2021, "pos_cnum": 2052 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2059 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2076 }, "loc_ghost": false }, "txt2": "value_description" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "value_description", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2079 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2096 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2079 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2098 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2055 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2098 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2055 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 57, "pos_bol": 2053, "pos_cnum": 2098 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2115 }, "loc_ghost": false }, "txt2": "class_type" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_type", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2118 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2128 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2118 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2130 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2101 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2130 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2101 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 58, "pos_bol": 2099, "pos_cnum": 2130 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2137 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2153 }, "loc_ghost": false }, "txt2": "class_type_field" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_type_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2156 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2172 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2156 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2174 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2133 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2174 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2133 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 59, "pos_bol": 2131, "pos_cnum": 2174 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2181 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2192 }, "loc_ghost": false }, "txt2": "class_infos" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_infos", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2195 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2196 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2195 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2208 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2195 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2210 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2177 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2210 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2177 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 60, "pos_bol": 2175, "pos_cnum": 2210 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2217 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2227 }, "loc_ghost": false }, "txt2": "class_expr" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_expr", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2230 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2240 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2230 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2242 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2213 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2242 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2213 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 61, "pos_bol": 2211, "pos_cnum": 2242 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2249 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2260 }, "loc_ghost": false }, "txt2": "class_field" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2263 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2274 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2263 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2276 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2245 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2276 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2245 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 62, "pos_bol": 2243, "pos_cnum": 2276 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2283 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2294 }, "loc_ghost": false }, "txt2": "module_type" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_type", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2297 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2308 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2297 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2310 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2279 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2310 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2279 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 63, "pos_bol": 2277, "pos_cnum": 2310 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2317 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2335 }, "loc_ghost": false }, "txt2": "module_declaration" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2338 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2356 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2338 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2358 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2313 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2358 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2313 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 64, "pos_bol": 2311, "pos_cnum": 2358 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2365 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2388 }, "loc_ghost": false }, "txt2": "module_type_declaration" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_type_declaration", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2391 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2414 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2391 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2416 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2361 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2416 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2361 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 65, "pos_bol": 2359, "pos_cnum": 2416 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2423 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2439 }, "loc_ghost": false }, "txt2": "open_description" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "open_description", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2442 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2458 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2442 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2460 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2419 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2460 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2419 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 66, "pos_bol": 2417, "pos_cnum": 2460 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2467 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2480 }, "loc_ghost": false }, "txt2": "include_infos" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "include_infos", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2483 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2484 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2483 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2498 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2483 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2500 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2463 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2500 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2463 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 67, "pos_bol": 2461, "pos_cnum": 2500 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2507 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2518 }, "loc_ghost": false }, "txt2": "module_expr" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_expr", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2521 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2532 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2521 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2534 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2503 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2534 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2503 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 68, "pos_bol": 2501, "pos_cnum": 2534 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2541 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2554 }, "loc_ghost": false }, "txt2": "value_binding" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "value_binding", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2557 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2570 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2557 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2572 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2537 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2572 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2537 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 69, "pos_bol": 2535, "pos_cnum": 2572 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2579 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2593 }, "loc_ghost": false }, "txt2": "module_binding" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "module_binding", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2596 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2610 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2596 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2612 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2575 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2612 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2575 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 70, "pos_bol": 2573, "pos_cnum": 2612 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2619 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2628 }, "loc_ghost": false }, "txt2": "pstr_eval" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "structure_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2631 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2645 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2631 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2647 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2615 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2647 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2615 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 71, "pos_bol": 2613, "pos_cnum": 2647 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2654 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2668 }, "loc_ghost": false }, "txt2": "pstr_extension" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "structure_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2671 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2685 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2671 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2687 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2650 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2687 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2650 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 72, "pos_bol": 2648, "pos_cnum": 2687 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2694 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2708 }, "loc_ghost": false }, "txt2": "psig_extension" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "signature_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2711 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2725 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2711 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2727 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2690 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2727 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2690 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 73, "pos_bol": 2688, "pos_cnum": 2727 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2734 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2738 }, "loc_ghost": false }, "txt2": "rtag" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "row_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2741 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2750 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2741 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2730 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2752 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2730 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 74, "pos_bol": 2728, "pos_cnum": 2752 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2759 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2776 }, "loc_ghost": false }, "txt2": "object_type_field" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "object_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2779 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2791 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2779 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2793 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2755 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2793 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2755 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 75, "pos_bol": 2753, "pos_cnum": 2793 }, "loc_ghost": false } } ] ], "pmty_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 15, "pos_bol": 442, "pos_cnum": 459 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 76, "pos_bol": 2794, "pos_cnum": 2797 }, "loc_ghost": false }, "pmty_attributes": [] }, "pmd_attributes": [], "pmd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 15, "pos_bol": 442, "pos_cnum": 442 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 76, "pos_bol": 2794, "pos_cnum": 2797 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 15, "pos_bol": 442, "pos_cnum": 442 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 76, "pos_bol": 2794, "pos_cnum": 2797 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 78, "pos_bol": 2799, "pos_cnum": 2803 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 78, "pos_bol": 2799, "pos_cnum": 2810 }, "loc_ghost": false }, "txt2": "declare" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2815 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2821 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2825 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2827 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2825 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2837 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_constr", "payload", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2842 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2849 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2851 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2853 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2855 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2857 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2841 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2872 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2876 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2878 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2883 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2885 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2887 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2889 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2882 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2876 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2841 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2825 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2815 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " [declare fully_qualified_name context payload_pattern k] declares an\n attribute. [k] is used to build the value resulting from parsing the\n payload.\n\n For instance if a rewriter named \"foo\" expect the attribute [@@default] on\n record field declaration with an expression as payload:\n\n {[\n let default =\n Attribute.declare \"foo.default\" Attribute.Context.label_declaration\n Ast_pattern.(pstr (pstr_eval __ nil))\n (fun x -> x)\n ]}\n\n [fully_qualified_name] is expected to be a dot-separated list of names. When\n matching, any full suffix will be accepted. So for instance an attribute\n declared with name \"foo.bar.default\" will match exactly these attribute\n names: \"default\", \"bar.default\" and \"foo.bar.default\".\n\n Additionally it is possible to prevent a suffix to be shortened by prefixing\n it with '@'. So for instance an attribute declared with name\n \"foo.@bar.default\" will match exactly these attribute names: \"bar.default\"\n and \"foo.bar.default\".\n\n When matching against a list of attributes on an item, if several matches\n are possible, the longest one is used. For instance using the attribute\n \"foo.default\" declared in the previous example, on this code it will match\n the [@foo.default 0] attribute:\n\n {[\n type t = { x : int [@default 42] [@foo.default 0] }\n ]}\n\n This is to allow the user to specify a [@default] attribute for all\n re-writers that use it but still put a specific one for one specific\n re-writer.\n\n It is not allowed to declare an attribute with a name that matches a\n previously-defined one on the same context. For instance trying to declare\n the same attribute twice will fail. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 80, "pos_bol": 2893, "pos_cnum": 2893 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 119, "pos_bol": 4578, "pos_cnum": 4620 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 80, "pos_bol": 2893, "pos_cnum": 2893 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 119, "pos_bol": 4578, "pos_cnum": 4620 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 80, "pos_bol": 2893, "pos_cnum": 2893 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 119, "pos_bol": 4578, "pos_cnum": 4620 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 80, "pos_bol": 2893, "pos_cnum": 2893 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 119, "pos_bol": 4578, "pos_cnum": 4620 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 78, "pos_bol": 2799, "pos_cnum": 2799 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 78, "pos_bol": 2799, "pos_cnum": 2799 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 79, "pos_bol": 2813, "pos_cnum": 2892 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 121, "pos_bol": 4622, "pos_cnum": 4626 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 121, "pos_bol": 4622, "pos_cnum": 4647 }, "loc_ghost": false }, "txt2": "declare_with_name_loc" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 122, "pos_bol": 4650, "pos_cnum": 4652 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 122, "pos_bol": 4650, "pos_cnum": 4658 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 123, "pos_bol": 4662, "pos_cnum": 4664 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 123, "pos_bol": 4662, "pos_cnum": 4666 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 123, "pos_bol": 4662, "pos_cnum": 4664 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 123, "pos_bol": 4662, "pos_cnum": 4676 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_constr", "payload", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4683 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4690 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4692 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4694 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4696 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4698 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4682 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4713 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_arrow", [ "Labelled", "name_loc" ], { "ptyp_desc": [ "Ptyp_constr", "Locationt", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4729 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4739 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4743 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4745 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4720 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4745 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4753 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4755 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4757 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4759 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4752 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 125, "pos_bol": 4717, "pos_cnum": 4719 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 124, "pos_bol": 4680, "pos_cnum": 4682 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 123, "pos_bol": 4662, "pos_cnum": 4664 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 122, "pos_bol": 4650, "pos_cnum": 4652 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Same as [declare] but the callback receives the location of the name of the\n attribute. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 127, "pos_bol": 4763, "pos_cnum": 4763 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 128, "pos_bol": 4843, "pos_cnum": 4860 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 127, "pos_bol": 4763, "pos_cnum": 4763 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 128, "pos_bol": 4843, "pos_cnum": 4860 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 127, "pos_bol": 4763, "pos_cnum": 4763 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 128, "pos_bol": 4843, "pos_cnum": 4860 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 127, "pos_bol": 4763, "pos_cnum": 4763 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 128, "pos_bol": 4843, "pos_cnum": 4860 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 121, "pos_bol": 4622, "pos_cnum": 4622 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 121, "pos_bol": 4622, "pos_cnum": 4622 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 126, "pos_bol": 4750, "pos_cnum": 4762 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 130, "pos_bol": 4862, "pos_cnum": 4866 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 130, "pos_bol": 4862, "pos_cnum": 4887 }, "loc_ghost": false }, "txt2": "declare_with_attr_loc" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 131, "pos_bol": 4890, "pos_cnum": 4892 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 131, "pos_bol": 4890, "pos_cnum": 4898 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 132, "pos_bol": 4902, "pos_cnum": 4904 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 132, "pos_bol": 4902, "pos_cnum": 4906 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 132, "pos_bol": 4902, "pos_cnum": 4904 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 132, "pos_bol": 4902, "pos_cnum": 4916 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_constr", "payload", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4923 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4930 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4932 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4934 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4936 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4938 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4922 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4953 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_arrow", [ "Labelled", "attr_loc" ], { "ptyp_desc": [ "Ptyp_constr", "Locationt", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4969 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4979 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4983 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4985 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4960 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4985 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 4993 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 4995 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 4997 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 4999 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 4992 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 134, "pos_bol": 4957, "pos_cnum": 4959 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 133, "pos_bol": 4920, "pos_cnum": 4922 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 132, "pos_bol": 4902, "pos_cnum": 4904 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 131, "pos_bol": 4890, "pos_cnum": 4892 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Same as [declare] but the callback receives the location of the attribute. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5003 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5084 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5003 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5084 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5003 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5084 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5003 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 136, "pos_bol": 5003, "pos_cnum": 5084 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 130, "pos_bol": 4862, "pos_cnum": 4862 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 130, "pos_bol": 4862, "pos_cnum": 4862 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 135, "pos_bol": 4990, "pos_cnum": 5002 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_type", [ "Recursive" ], [ { "ptype_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5094 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5098 }, "loc_ghost": false }, "txt2": "flag" }, "ptype_params": [ [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5091 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5093 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ] ], "ptype_cstrs": [], "ptype_kind": [ "Ptype_abstract" ], "ptype_private": [ "Public" ], "ptype_manifest": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5102 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5104 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5106 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5110 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5101 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5113 }, "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", " Types for attributes without payload. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5114 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5158 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5114 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5158 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5114 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5158 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5114 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 139, "pos_bol": 5114, "pos_cnum": 5158 }, "loc_ghost": false } } ], "ptype_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5086 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5113 }, "loc_ghost": false } } ] ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5086 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 138, "pos_bol": 5086, "pos_cnum": 5113 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5164 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5176 }, "loc_ghost": false }, "txt2": "declare_flag" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5179 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5185 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5191 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5201 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "flag", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5205 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5207 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5205 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5212 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5212 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5179 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5212 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Same as {!declare}, but the payload is expected to be empty. It is supposed\n to be used in conjunction with {!has_flag}. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 142, "pos_bol": 5213, "pos_cnum": 5213 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 143, "pos_bol": 5293, "pos_cnum": 5343 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 142, "pos_bol": 5213, "pos_cnum": 5213 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 143, "pos_bol": 5293, "pos_cnum": 5343 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 142, "pos_bol": 5213, "pos_cnum": 5213 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 143, "pos_bol": 5293, "pos_cnum": 5343 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 142, "pos_bol": 5213, "pos_cnum": 5213 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 143, "pos_bol": 5293, "pos_cnum": 5343 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5160 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5212 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5160 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 141, "pos_bol": 5160, "pos_cnum": 5212 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5349 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5353 }, "loc_ghost": false }, "txt2": "name" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5356 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5357 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5356 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5359 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5363 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5369 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5356 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5369 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5345 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5369 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5345 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 145, "pos_bol": 5345, "pos_cnum": 5369 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5374 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5381 }, "loc_ghost": false }, "txt2": "context" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5385 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5387 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5389 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5390 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5384 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5393 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5397 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5399 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5397 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5409 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5384 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5409 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5370 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5409 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5370 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 146, "pos_bol": 5370, "pos_cnum": 5409 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 148, "pos_bol": 5411, "pos_cnum": 5415 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 148, "pos_bol": 5411, "pos_cnum": 5422 }, "loc_ghost": false }, "txt2": "get_res" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5428 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5430 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5432 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5434 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5427 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5437 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Optional", "mark_as_seen" ], { "ptyp_desc": [ "Ptyp_constr", "bool", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5457 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5461 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_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", " default [true] ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5462 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5483 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5462 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5483 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5462 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5483 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5462 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5483 }, "loc_ghost": false } } ] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 151, "pos_bol": 5487, "pos_cnum": 5489 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 151, "pos_bol": 5487, "pos_cnum": 5491 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "result", [ { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5498 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5500 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5498 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5507 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "NonEmptyListt", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5509 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5525 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5509 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5540 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5497 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5548 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 151, "pos_bol": 5487, "pos_cnum": 5489 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5548 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 150, "pos_bol": 5441, "pos_cnum": 5443 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5548 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 149, "pos_bol": 5425, "pos_cnum": 5427 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5548 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Gets the associated attribute value. Marks the attribute as seen unless\n [mark_as_seen=false]. Returns an [Error] if the attribute is duplicated ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 153, "pos_bol": 5549, "pos_cnum": 5549 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 154, "pos_bol": 5625, "pos_cnum": 5703 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 153, "pos_bol": 5549, "pos_cnum": 5549 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 154, "pos_bol": 5625, "pos_cnum": 5703 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 153, "pos_bol": 5549, "pos_cnum": 5549 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 154, "pos_bol": 5625, "pos_cnum": 5703 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 153, "pos_bol": 5549, "pos_cnum": 5549 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 154, "pos_bol": 5625, "pos_cnum": 5703 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 148, "pos_bol": 5411, "pos_cnum": 5411 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5548 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 148, "pos_bol": 5411, "pos_cnum": 5411 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 152, "pos_bol": 5495, "pos_cnum": 5548 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 156, "pos_bol": 5705, "pos_cnum": 5709 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 156, "pos_bol": 5705, "pos_cnum": 5712 }, "loc_ghost": false }, "txt2": "get" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5718 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5720 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5722 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5724 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5717 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5727 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Optional", "mark_as_seen" ], { "ptyp_desc": [ "Ptyp_constr", "bool", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5745 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5749 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_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", " default [true] ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5750 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5771 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5750 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5771 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5750 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5771 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5750 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5771 }, "loc_ghost": false } } ] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5775 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5777 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5781 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5783 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5781 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5790 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5775 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5790 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5731 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5790 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5717 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5790 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " See {!get_res}. Raises a located error if the attribute is duplicated ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5791 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5867 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5791 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5867 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5791 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5867 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5791 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 158, "pos_bol": 5791, "pos_cnum": 5867 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 156, "pos_bol": 5705, "pos_cnum": 5705 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5790 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 156, "pos_bol": 5705, "pos_cnum": 5705 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 157, "pos_bol": 5715, "pos_cnum": 5790 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 160, "pos_bol": 5869, "pos_cnum": 5873 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 160, "pos_bol": 5869, "pos_cnum": 5885 }, "loc_ghost": false }, "txt2": "has_flag_res" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "flag", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 161, "pos_bol": 5888, "pos_cnum": 5890 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 161, "pos_bol": 5888, "pos_cnum": 5892 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 161, "pos_bol": 5888, "pos_cnum": 5890 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 161, "pos_bol": 5888, "pos_cnum": 5897 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Optional", "mark_as_seen" ], { "ptyp_desc": [ "Ptyp_constr", "bool", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5917 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5921 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_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", " default [true] ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5922 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5943 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5922 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5943 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5922 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5943 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5922 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5943 }, "loc_ghost": false } } ] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 163, "pos_bol": 5947, "pos_cnum": 5949 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 163, "pos_bol": 5947, "pos_cnum": 5951 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "result", [ { "ptyp_desc": [ "Ptyp_constr", "bool", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5958 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5962 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "NonEmptyListt", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5964 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5980 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5964 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5995 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 5957 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 6003 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 163, "pos_bol": 5947, "pos_cnum": 5949 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 6003 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 162, "pos_bol": 5901, "pos_cnum": 5903 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 6003 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 161, "pos_bol": 5888, "pos_cnum": 5890 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 6003 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Answers whether the given flag is attached as an attribute. See {!get_res}\n for the meaning of [mark_as_seen]. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 165, "pos_bol": 6004, "pos_cnum": 6004 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 166, "pos_bol": 6083, "pos_cnum": 6124 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 165, "pos_bol": 6004, "pos_cnum": 6004 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 166, "pos_bol": 6083, "pos_cnum": 6124 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 165, "pos_bol": 6004, "pos_cnum": 6004 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 166, "pos_bol": 6083, "pos_cnum": 6124 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 165, "pos_bol": 6004, "pos_cnum": 6004 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 166, "pos_bol": 6083, "pos_cnum": 6124 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 160, "pos_bol": 5869, "pos_cnum": 5869 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 6003 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 160, "pos_bol": 5869, "pos_cnum": 5869 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 164, "pos_bol": 5955, "pos_cnum": 6003 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6130 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6138 }, "loc_ghost": false }, "txt2": "has_flag" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "flag", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6141 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6143 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6141 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6148 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Optional", "mark_as_seen" ], { "ptyp_desc": [ "Ptyp_constr", "bool", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6166 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6170 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_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", " default [true] ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6171 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6192 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6171 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6192 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6171 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6192 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6171 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6192 }, "loc_ghost": false } } ] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6196 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6198 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "bool", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6202 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6206 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6196 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6206 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6152 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6206 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6141 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6206 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " See {!has_flag_res}. Raises a located error if the attribute is duplicated. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6207 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6289 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6207 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6289 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6207 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6289 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6207 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 169, "pos_bol": 6207, "pos_cnum": 6289 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6126 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6206 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6126 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 168, "pos_bol": 6126, "pos_cnum": 6206 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 171, "pos_bol": 6291, "pos_cnum": 6295 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 171, "pos_bol": 6291, "pos_cnum": 6306 }, "loc_ghost": false }, "txt2": "consume_res" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6312 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6314 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6316 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6318 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6311 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6321 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6325 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6327 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "result", [ { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_tuple", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6333 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6335 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6338 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6340 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6333 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6340 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6332 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6348 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "NonEmptyListt", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6350 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6366 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6350 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6381 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6331 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6389 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6325 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6389 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6311 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6389 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " [consume_res t x] returns the value associated to attribute [t] on [x] if\n present as well as [x] with [t] removed. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 173, "pos_bol": 6390, "pos_cnum": 6390 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 174, "pos_bol": 6468, "pos_cnum": 6515 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 173, "pos_bol": 6390, "pos_cnum": 6390 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 174, "pos_bol": 6468, "pos_cnum": 6515 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 173, "pos_bol": 6390, "pos_cnum": 6390 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 174, "pos_bol": 6468, "pos_cnum": 6515 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 173, "pos_bol": 6390, "pos_cnum": 6390 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 174, "pos_bol": 6468, "pos_cnum": 6515 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 171, "pos_bol": 6291, "pos_cnum": 6291 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6389 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 171, "pos_bol": 6291, "pos_cnum": 6291 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 172, "pos_bol": 6309, "pos_cnum": 6389 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6521 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6528 }, "loc_ghost": false }, "txt2": "consume" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6532 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6534 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6536 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6538 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6531 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6541 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6545 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6547 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_tuple", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6552 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6554 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6557 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6559 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6552 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6559 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6551 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6567 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6545 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6567 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6531 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6567 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " See {!consume_res}. Raises a located exception in case of error. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6568 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6639 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6568 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6639 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6568 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6639 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6568 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 177, "pos_bol": 6568, "pos_cnum": 6639 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6517 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6567 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6517 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 176, "pos_bol": 6517, "pos_cnum": 6567 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 179, "pos_bol": 6641, "pos_cnum": 6645 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 179, "pos_bol": 6641, "pos_cnum": 6660 }, "loc_ghost": false }, "txt2": "remove_seen_res" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 180, "pos_bol": 6663, "pos_cnum": 6665 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 180, "pos_bol": 6663, "pos_cnum": 6667 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 180, "pos_bol": 6663, "pos_cnum": 6665 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 180, "pos_bol": 6663, "pos_cnum": 6677 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "packed", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 181, "pos_bol": 6681, "pos_cnum": 6683 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 181, "pos_bol": 6681, "pos_cnum": 6689 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 181, "pos_bol": 6681, "pos_cnum": 6683 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 181, "pos_bol": 6681, "pos_cnum": 6694 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 182, "pos_bol": 6698, "pos_cnum": 6700 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 182, "pos_bol": 6698, "pos_cnum": 6702 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "result", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6709 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6711 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "NonEmptyListt", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6713 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6729 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6713 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6744 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6708 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 182, "pos_bol": 6698, "pos_cnum": 6700 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 181, "pos_bol": 6681, "pos_cnum": 6683 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 180, "pos_bol": 6663, "pos_cnum": 6665 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " [remove_seen x attrs] removes the set of attributes matched by elements of\n [attrs]. Only remove them if they where seen by {!get} or {!consume}. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 184, "pos_bol": 6753, "pos_cnum": 6753 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 185, "pos_bol": 6832, "pos_cnum": 6908 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 184, "pos_bol": 6753, "pos_cnum": 6753 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 185, "pos_bol": 6832, "pos_cnum": 6908 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 184, "pos_bol": 6753, "pos_cnum": 6753 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 185, "pos_bol": 6832, "pos_cnum": 6908 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 184, "pos_bol": 6753, "pos_cnum": 6753 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 185, "pos_bol": 6832, "pos_cnum": 6908 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 179, "pos_bol": 6641, "pos_cnum": 6641 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6752 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 179, "pos_bol": 6641, "pos_cnum": 6641 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 183, "pos_bol": 6706, "pos_cnum": 6752 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6914 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6925 }, "loc_ghost": false }, "txt2": "remove_seen" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6928 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6930 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6928 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6940 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "packed", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6944 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6950 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6944 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6955 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6959 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6961 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6965 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6967 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6959 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6967 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6944 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6967 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6928 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6967 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " See {!remove_seen_res}. Raises in case of error. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 6968 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 7023 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 6968 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 7023 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 6968 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 7023 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 6968 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 188, "pos_bol": 6968, "pos_cnum": 7023 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6910 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6967 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6910 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 187, "pos_bol": 6910, "pos_cnum": 6967 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_module", { "pmd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 190, "pos_bol": 7025, "pos_cnum": 7032 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 190, "pos_bol": 7025, "pos_cnum": 7040 }, "loc_ghost": false }, "txt2": "Floating" }, "pmd_type": { "pmty_desc": [ "Pmty_signature", [ { "psig_desc": [ "Psig_type", [ "Recursive" ], [ { "ptype_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7075 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7076 }, "loc_ghost": false }, "txt2": "t" }, "ptype_params": [ [ { "ptyp_desc": [ "Ptyp_var", "context" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7055 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7063 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ], [ { "ptyp_desc": [ "Ptyp_var", "payload" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7065 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7073 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ] ], "ptype_cstrs": [], "ptype_kind": [ "Ptype_abstract" ], "ptype_private": [ "Public" ], "ptype_manifest": null, "ptype_attributes": [], "ptype_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7049 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7076 }, "loc_ghost": false } } ] ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7049 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 191, "pos_bol": 7047, "pos_cnum": 7076 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_module", { "pmd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 193, "pos_bol": 7078, "pos_cnum": 7087 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 193, "pos_bol": 7078, "pos_cnum": 7094 }, "loc_ghost": false }, "txt2": "Context" }, "pmd_type": { "pmty_desc": [ "Pmty_signature", [ { "psig_desc": [ "Psig_type", [ "Recursive" ], [ { "ptype_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 194, "pos_bol": 7101, "pos_cnum": 7113 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 194, "pos_bol": 7101, "pos_cnum": 7114 }, "loc_ghost": false }, "txt2": "t" }, "ptype_params": [ [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 194, "pos_bol": 7101, "pos_cnum": 7110 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 194, "pos_bol": 7101, "pos_cnum": 7112 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, [ [ "NoVariance" ], [ "NoInjectivity" ] ] ] ], "ptype_cstrs": [], "ptype_kind": [ "Ptype_variant", [ { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7125 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7139 }, "loc_ghost": false }, "txt2": "Structure_item" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "structure_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7142 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7156 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7142 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7158 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7123 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 195, "pos_bol": 7117, "pos_cnum": 7158 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7167 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7181 }, "loc_ghost": false }, "txt2": "Signature_item" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "signature_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7184 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7198 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7184 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7200 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7165 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 196, "pos_bol": 7159, "pos_cnum": 7200 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7209 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7220 }, "loc_ghost": false }, "txt2": "Class_field" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7223 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7234 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7223 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7236 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7207 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 197, "pos_bol": 7201, "pos_cnum": 7236 }, "loc_ghost": false }, "pcd_attributes": [] }, { "pcd_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7245 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7261 }, "loc_ghost": false }, "txt2": "Class_type_field" }, "pcd_vars": [], "pcd_args": [ "Pcstr_tuple", [] ], "pcd_res": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_type_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7264 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7280 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7264 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7282 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pcd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7243 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7282 }, "loc_ghost": false }, "pcd_attributes": [] } ] ], "ptype_private": [ "Public" ], "ptype_manifest": null, "ptype_attributes": [], "ptype_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 194, "pos_bol": 7101, "pos_cnum": 7105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7282 }, "loc_ghost": false } } ] ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 194, "pos_bol": 7101, "pos_cnum": 7105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 198, "pos_bol": 7237, "pos_cnum": 7282 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7292 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7306 }, "loc_ghost": false }, "txt2": "structure_item" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "structure_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7309 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7323 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7309 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7325 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7288 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7325 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7288 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 200, "pos_bol": 7284, "pos_cnum": 7325 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7334 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7348 }, "loc_ghost": false }, "txt2": "signature_item" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "signature_item", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7351 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7365 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7351 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7367 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7330 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7367 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7330 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 201, "pos_bol": 7326, "pos_cnum": 7367 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7376 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7387 }, "loc_ghost": false }, "txt2": "class_field" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7390 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7401 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7390 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7403 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7372 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7403 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7372 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 202, "pos_bol": 7368, "pos_cnum": 7403 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7412 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7428 }, "loc_ghost": false }, "txt2": "class_type_field" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_constr", "class_type_field", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7431 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7447 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7431 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7449 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7408 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7449 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7408 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 203, "pos_bol": 7404, "pos_cnum": 7449 }, "loc_ghost": false } } ] ], "pmty_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 193, "pos_bol": 7078, "pos_cnum": 7097 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 204, "pos_bol": 7450, "pos_cnum": 7455 }, "loc_ghost": false }, "pmty_attributes": [] }, "pmd_attributes": [], "pmd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 193, "pos_bol": 7078, "pos_cnum": 7080 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 204, "pos_bol": 7450, "pos_cnum": 7455 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 193, "pos_bol": 7078, "pos_cnum": 7080 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 204, "pos_bol": 7450, "pos_cnum": 7455 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 206, "pos_bol": 7457, "pos_cnum": 7463 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 206, "pos_bol": 7457, "pos_cnum": 7470 }, "loc_ghost": false }, "txt2": "declare" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 207, "pos_bol": 7473, "pos_cnum": 7477 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 207, "pos_bol": 7473, "pos_cnum": 7483 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Contextt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 208, "pos_bol": 7487, "pos_cnum": 7491 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 208, "pos_bol": 7487, "pos_cnum": 7493 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 208, "pos_bol": 7487, "pos_cnum": 7491 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 208, "pos_bol": 7487, "pos_cnum": 7503 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_constr", "payload", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7512 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7519 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7521 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7523 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7525 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7527 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7511 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7542 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 210, "pos_bol": 7546, "pos_cnum": 7550 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 210, "pos_bol": 7546, "pos_cnum": 7552 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7561 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7563 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7565 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7567 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7560 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 210, "pos_bol": 7546, "pos_cnum": 7550 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 209, "pos_bol": 7507, "pos_cnum": 7511 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 208, "pos_bol": 7487, "pos_cnum": 7491 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 207, "pos_bol": 7473, "pos_cnum": 7477 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 206, "pos_bol": 7457, "pos_cnum": 7459 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 206, "pos_bol": 7457, "pos_cnum": 7459 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 211, "pos_bol": 7556, "pos_cnum": 7570 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7578 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7582 }, "loc_ghost": false }, "txt2": "name" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_any" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7585 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7586 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7585 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7588 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7592 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7598 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7585 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7598 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7574 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7598 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7574 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 213, "pos_bol": 7572, "pos_cnum": 7598 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 215, "pos_bol": 7600, "pos_cnum": 7606 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 215, "pos_bol": 7600, "pos_cnum": 7617 }, "loc_ghost": false }, "txt2": "convert_res" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7625 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7627 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7629 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7631 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7624 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7634 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7624 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7639 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7643 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7645 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "result", [ { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7650 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7652 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7650 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7659 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "NonEmptyListt", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7661 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7677 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7661 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7692 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7649 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7700 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7643 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7700 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7624 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7700 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 215, "pos_bol": 7600, "pos_cnum": 7602 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7700 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 215, "pos_bol": 7600, "pos_cnum": 7602 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 216, "pos_bol": 7620, "pos_cnum": 7700 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7708 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7715 }, "loc_ghost": false }, "txt2": "convert" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7719 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7721 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7723 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7725 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7718 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7728 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7718 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7733 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7737 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7739 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7743 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7745 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7743 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7737 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7718 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7752 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7704 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7752 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7704 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 218, "pos_bol": 7702, "pos_cnum": 7752 }, "loc_ghost": false } } ] ], "pmty_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 190, "pos_bol": 7025, "pos_cnum": 7043 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 219, "pos_bol": 7753, "pos_cnum": 7756 }, "loc_ghost": false }, "pmty_attributes": [] }, "pmd_attributes": [], "pmd_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 190, "pos_bol": 7025, "pos_cnum": 7025 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 219, "pos_bol": 7753, "pos_cnum": 7756 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 190, "pos_bol": 7025, "pos_cnum": 7025 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 219, "pos_bol": 7753, "pos_cnum": 7756 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7762 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7777 }, "loc_ghost": false }, "txt2": "explicitly_drop" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "Ast_traverse0iter", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7780 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7798 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Code that is voluntarily dropped by a rewriter needs to be given to this\n object. All attributes inside will be marked as handled. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 222, "pos_bol": 7799, "pos_cnum": 7799 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 223, "pos_bol": 7876, "pos_cnum": 7939 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 222, "pos_bol": 7799, "pos_cnum": 7799 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 223, "pos_bol": 7876, "pos_cnum": 7939 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 222, "pos_bol": 7799, "pos_cnum": 7799 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 223, "pos_bol": 7876, "pos_cnum": 7939 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 222, "pos_bol": 7799, "pos_cnum": 7799 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 223, "pos_bol": 7876, "pos_cnum": 7939 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7758 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7798 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7758 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 221, "pos_bol": 7758, "pos_cnum": 7798 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7945 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7957 }, "loc_ghost": false }, "txt2": "check_unused" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "Ast_traverse0iter", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7960 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7978 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Raise if there are unused attributes. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 7979 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 8023 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 7979 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 8023 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 7979 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 8023 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 7979 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 226, "pos_bol": 7979, "pos_cnum": 8023 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7941 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7978 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7941 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 225, "pos_bol": 7941, "pos_cnum": 7978 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8029 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8061 }, "loc_ghost": false }, "txt2": "collect_unused_attributes_errors" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "Ast_traverse0fold", [ { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8064 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8080 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8064 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8085 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8064 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8104 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Collect all errors due to unused attributes. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8156 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8156 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8156 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8105 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 229, "pos_bol": 8105, "pos_cnum": 8156 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8025 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8104 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8025 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 228, "pos_bol": 8025, "pos_cnum": 8104 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8162 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8169 }, "loc_ghost": false }, "txt2": "collect" }, "pval_type": { "ptyp_desc": [ "Ptyp_constr", "Ast_traverse0iter", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8172 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8190 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Collect all attribute names. To be used in conjunction with\n {!check_all_seen}. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 232, "pos_bol": 8191, "pos_cnum": 8191 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 233, "pos_bol": 8255, "pos_cnum": 8280 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 232, "pos_bol": 8191, "pos_cnum": 8191 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 233, "pos_bol": 8255, "pos_cnum": 8280 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 232, "pos_bol": 8191, "pos_cnum": 8191 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 233, "pos_bol": 8255, "pos_cnum": 8280 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 232, "pos_bol": 8191, "pos_cnum": 8191 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 233, "pos_bol": 8255, "pos_cnum": 8280 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8158 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8190 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8158 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 231, "pos_bol": 8158, "pos_cnum": 8190 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8286 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8307 }, "loc_ghost": false }, "txt2": "collect_unseen_errors" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8310 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8314 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8318 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8334 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8318 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8339 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8310 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8339 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8282 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8339 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8282 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 235, "pos_bol": 8282, "pos_cnum": 8339 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8345 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8359 }, "loc_ghost": false }, "txt2": "check_all_seen" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8362 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8366 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8370 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8374 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8362 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8374 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Check that all attributes collected by {!collect_unseen_errors} have been:\n\n - matched at least once by one of: {!get}, {!consume} or {!Floating.convert}\n - seen by [check_unused] (to allow allowlisted attributed to pass through)\n\n This helps with faulty ppx rewriters that silently drop attributes. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 238, "pos_bol": 8375, "pos_cnum": 8375 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 243, "pos_bol": 8616, "pos_cnum": 8690 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 238, "pos_bol": 8375, "pos_cnum": 8375 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 243, "pos_bol": 8616, "pos_cnum": 8690 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 238, "pos_bol": 8375, "pos_cnum": 8375 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 243, "pos_bol": 8616, "pos_cnum": 8690 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 238, "pos_bol": 8375, "pos_cnum": 8375 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 243, "pos_bol": 8616, "pos_cnum": 8690 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8341 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8374 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8341 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 237, "pos_bol": 8341, "pos_cnum": 8374 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8696 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8720 }, "loc_ghost": false }, "txt2": "mark_as_handled_manually" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "attribute", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8723 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8732 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8736 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8740 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8723 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8740 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Mark an attribute as seen and handled. This is only to make ppx rewriters\n that don't use ppxlib works well with the ones that do use it. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 246, "pos_bol": 8741, "pos_cnum": 8741 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 247, "pos_bol": 8819, "pos_cnum": 8888 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 246, "pos_bol": 8741, "pos_cnum": 8741 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 247, "pos_bol": 8819, "pos_cnum": 8888 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 246, "pos_bol": 8741, "pos_cnum": 8741 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 247, "pos_bol": 8819, "pos_cnum": 8888 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 246, "pos_bol": 8741, "pos_cnum": 8741 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 247, "pos_bol": 8819, "pos_cnum": 8888 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8692 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8740 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8692 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 245, "pos_bol": 8692, "pos_cnum": 8740 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8894 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8918 }, "loc_ghost": false }, "txt2": "dropped_so_far_structure" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "structure", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8921 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8930 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "Loct", [ { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8934 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8940 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8934 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8946 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8934 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8951 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8921 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8951 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [ { "attr_name": { "loc2": { "loc_start": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_end": { "pos_fname": "_none_", "pos_lnum": 0, "pos_bol": 0, "pos_cnum": -1 }, "loc_ghost": true }, "txt2": "ocaml.doc" }, "attr_payload": [ "PStr", [ { "pstr_desc": [ "Pstr_eval", { "pexp_desc": [ "Pexp_constant", [ "Pconst_string", " Return the list of attributes that have been dropped so far: attributes that\n haven't been marked and are not present in the given AST. This is used to\n debug extensions that drop attributes. ", { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 250, "pos_bol": 8952, "pos_cnum": 8952 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 252, "pos_bol": 9111, "pos_cnum": 9156 }, "loc_ghost": false }, null ] ], "pexp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 250, "pos_bol": 8952, "pos_cnum": 8952 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 252, "pos_bol": 9111, "pos_cnum": 9156 }, "loc_ghost": false }, "pexp_loc_stack": [], "pexp_attributes": [] }, [] ], "pstr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 250, "pos_bol": 8952, "pos_cnum": 8952 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 252, "pos_bol": 9111, "pos_cnum": 9156 }, "loc_ghost": false } } ] ], "attr_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 250, "pos_bol": 8952, "pos_cnum": 8952 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 252, "pos_bol": 9111, "pos_cnum": 9156 }, "loc_ghost": false } } ], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8890 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8951 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8890 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 249, "pos_bol": 8890, "pos_cnum": 8951 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9162 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9186 }, "loc_ghost": false }, "txt2": "dropped_so_far_signature" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "signature", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9198 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "list", [ { "ptyp_desc": [ "Ptyp_constr", "Loct", [ { "ptyp_desc": [ "Ptyp_constr", "string", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9202 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9208 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9202 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9214 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9202 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9219 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9189 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9219 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9158 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9219 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9158 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 254, "pos_bol": 9158, "pos_cnum": 9219 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9224 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9236 }, "loc_ghost": false }, "txt2": "reset_checks" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9239 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9243 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "unit", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9247 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9251 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9239 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9251 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9220 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9251 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9220 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 255, "pos_bol": 9220, "pos_cnum": 9251 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 257, "pos_bol": 9253, "pos_cnum": 9257 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 257, "pos_bol": 9253, "pos_cnum": 9264 }, "loc_ghost": false }, "txt2": "pattern" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9270 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9272 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9274 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9276 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9269 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9279 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9286 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9288 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9290 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9292 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "d" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9294 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9296 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9285 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9311 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9318 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9320 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9322 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9324 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9322 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9331 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9335 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9337 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9322 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9337 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "d" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9339 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9341 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9317 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9356 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 259, "pos_bol": 9283, "pos_cnum": 9285 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9356 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 258, "pos_bol": 9267, "pos_cnum": 9269 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9356 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 257, "pos_bol": 9253, "pos_cnum": 9253 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9356 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 257, "pos_bol": 9253, "pos_cnum": 9253 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 260, "pos_bol": 9315, "pos_cnum": 9356 }, "loc_ghost": false } }, { "psig_desc": [ "Psig_value", { "pval_name": { "loc2": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 262, "pos_bol": 9358, "pos_cnum": 9362 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 262, "pos_bol": 9358, "pos_cnum": 9373 }, "loc_ghost": false }, "txt2": "pattern_res" }, "pval_type": { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "t", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9379 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9381 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9383 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9385 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9378 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9388 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9395 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9397 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9399 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9401 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "d" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9403 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9405 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9394 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9420 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "Ast_patternt", [ { "ptyp_desc": [ "Ptyp_var", "a" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 265, "pos_bol": 9424, "pos_cnum": 9428 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 265, "pos_bol": 9424, "pos_cnum": 9430 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_arrow", [ "Nolabel" ], { "ptyp_desc": [ "Ptyp_constr", "option", [ { "ptyp_desc": [ "Ptyp_var", "b" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9436 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9438 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9436 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9445 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_var", "c" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9449 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9451 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9436 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 266, "pos_bol": 9432, "pos_cnum": 9451 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "result", [ { "ptyp_desc": [ "Ptyp_var", "d" ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9458 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9460 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, { "ptyp_desc": [ "Ptyp_constr", "NonEmptyListt", [ { "ptyp_desc": [ "Ptyp_constr", "LocationErrort", [] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9462 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9478 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9462 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9493 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9457 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 267, "pos_bol": 9453, "pos_cnum": 9501 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ] ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 265, "pos_bol": 9424, "pos_cnum": 9426 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 268, "pos_bol": 9504, "pos_cnum": 9519 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 264, "pos_bol": 9392, "pos_cnum": 9394 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 268, "pos_bol": 9504, "pos_cnum": 9519 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] } ], "ptyp_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 263, "pos_bol": 9376, "pos_cnum": 9378 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 268, "pos_bol": 9504, "pos_cnum": 9519 }, "loc_ghost": false }, "ptyp_loc_stack": [], "ptyp_attributes": [] }, "pval_prim": [], "pval_attributes": [], "pval_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 262, "pos_bol": 9358, "pos_cnum": 9358 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 268, "pos_bol": 9504, "pos_cnum": 9519 }, "loc_ghost": false } } ], "psig_loc": { "loc_start": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 262, "pos_bol": 9358, "pos_cnum": 9358 }, "loc_end": { "pos_fname": "./_opam/lib/ppxlib/attribute.mli", "pos_lnum": 268, "pos_bol": 9504, "pos_cnum": 9519 }, "loc_ghost": false } } ]