package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module File_cache : sig ... end
module File_id : sig ... end
module Lib_config : sig ... end

When using Merlin as a library, one should use functions provided by this module to customize Merlin's behaviour.

module Logger : sig ... end

Log module * * 1. Provide functions to log arbitrary messages, filtered according to a * section and a verbosity level. * * 2. Allow to setup a destination for these log messages. * *

module Marg : sig ... end
module Misc : sig ... end

Miscellaneous useful types and functions

module Ppxsetup : sig ... end
module Sexp : sig ... end
module Stamped_hashtable : sig ... end
module Std : sig ... end