Merlin_analysis.Inlay_hintsBuilds the list of inlay hints to be displayed on a document.
type hint = Lexing.position * stringval of_structure :
hint_let_binding:bool ->
hint_pattern_binding:bool ->
avoid_ghost_location:bool ->
start:Lexing.position ->
stop:Lexing.position ->
Ocaml_typing.Typedtree.structure ->
hint list