package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Browse_misc : sig ... end
module Browse_tree : sig ... end
module Completion : sig ... end
module Construct : sig ... end
module Context : sig ... end
module Destruct : sig ... end

Destruct at the moment works in two contexts:

module Expansion : sig ... end
module Inlay_hints : sig ... end

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

module Jump : sig ... end
module Locate : sig ... end
module Misc_utils : sig ... end
module Namespace : sig ... end
module Ocamldoc : sig ... end
module Outline : sig ... end
module Ppx_expand : sig ... end
module Ptyp_of_type : sig ... end
module Refactor_open : sig ... end
module Signature_help : sig ... end
module Syntax_doc : sig ... end
module Tail_analysis : sig ... end
module Type_enclosing : sig ... end

Provides type information around the cursor.

Search by type in the current environment.

module Type_utils : sig ... end
module Typedtree_utils : sig ... end

Utilities to keep explicit Typedtree manipulations local to Merlin_lib for alternative clients like ocaml-lsp.

OCaml

Innovation. Community. Security.