package merlin-lib

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

Module Merlin_analysis.Inlay_hintsSource

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

Sourcetype hint = Lexing.position * string
Sourceval of_structure : hint_let_binding:bool -> hint_pattern_binding:bool -> hint_function_params:bool -> avoid_ghost_location:bool -> start:Lexing.position -> stop:Lexing.position -> Ocaml_typing.Typedtree.structure -> hint list
OCaml

Innovation. Community. Security.