package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val signature_of_env : ?ignore_extensions:bool -> Ocaml_typing.Env.t -> Ocaml_typing.Types.signature_item list
val dump_browse : Merlin_specific.Browse_raw.node -> [> `List of [> `Assoc of (string * [> `Assoc of (string * [> `Int of int ]) list | `Bool of bool | `List of 'a list | `String of string ]) list ] as 'a list ]