package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

Dune Dependency

Authors

Maintainers

Sources

merlin-5.5-503.tbz
sha256=67da3b34f2fea07678267309f61da4a2c6f08298de0dc59655b8d30fd8269af1
sha512=1fb3b5180d36aa82b82a319e15b743b802b6888f0dc67645baafdb4e18dfc23a7b90064ec9bc42f7424061cf8cde7f8839178d8a8537bf4596759f3ff4891873

doc/merlin-lib.analysis/Merlin_analysis/index.html

Module Merlin_analysisSource

Sourcemodule Ast_iterators : sig ... end
Sourcemodule Browse_misc : sig ... end
Sourcemodule Browse_tree : sig ... end
Sourcemodule Completion : sig ... end
Sourcemodule Construct : sig ... end
Sourcemodule Context : sig ... end
Sourcemodule Destruct : sig ... end

Destruct at the moment works in two contexts:

Sourcemodule Env_lookup : sig ... end

Provides tools to lookup items in the typing environment.

Sourcemodule Expansion : sig ... end
Sourcemodule Index_occurrences : sig ... end
Sourcemodule Inlay_hints : sig ... end

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

Sourcemodule Jump : sig ... end
Sourcemodule Locate : sig ... end
Sourcemodule Misc_utils : sig ... end
Sourcemodule Ocamldoc : sig ... end
Sourcemodule Occurrences : sig ... end
Sourcemodule Outline : sig ... end
Sourcemodule Parsetree_utils : sig ... end

Utilities to provide a slightly more stable Parsetree API for alternative clients like ocaml-lsp.

Sourcemodule Ppx_expand : sig ... end
Sourcemodule Ptyp_of_type : sig ... end
Sourcemodule Refactor_open : sig ... end
Sourcemodule Signature_help : sig ... end
Sourcemodule Syntax_doc : sig ... end
Sourcemodule Tail_analysis : sig ... end
Sourcemodule Test : sig ... end
Sourcemodule Type_enclosing : sig ... end

Provides type information around the cursor.

Search by type in the current environment.

Sourcemodule Type_utils : sig ... end
Sourcemodule Typed_hole : sig ... end

This module should be used to work with typed holes. The main goal is to hide syntactic representation of a typed hole, which may change in future

Sourcemodule Typedtree_utils : sig ... end

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

OCaml

Innovation. Community. Security.