package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Builds the list of inlay hints to be displayed on a document.

type hint = Stdlib.Lexing.position * string
val of_structure : hint_let_binding:bool -> hint_pattern_binding:bool -> avoid_ghost_location:bool -> start:Stdlib.Lexing.position -> stop:Stdlib.Lexing.position -> Ocaml_typing.Typedtree.structure -> hint list
OCaml

Innovation. Community. Security.