Module Merlin_analysis.Ppx_expandSource

Sourceval check_extension : parsetree: [ `Implementation of Ocaml_parsing.Parsetree.structure | `Interface of Ocaml_parsing.Parsetree.signature ] -> pos:Lexing.position -> (ppx_kind * Ocaml_utils.Warnings.loc) option
Sourceval get_ppxed_source : ppxed_parsetree: [ `Implementation of Ocaml_parsing.Parsetree.structure | `Interface of Ocaml_parsing.Parsetree.signature ] -> pos:Lexing.position -> (ppx_kind * Ocaml_utils.Warnings.loc) -> Query_protocol.ppxed_source