package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception Not_allowed of string
exception Not_a_hole
type values_scope =
  1. | Null
  2. | Local
val node : ?depth:int -> config:Merlin_kernel.Mconfig.t -> keywords:string list -> values_scope:values_scope -> Merlin_specific.Browse_raw.node -> string list