package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Path : sig ... end
val parenthesize_name : string -> string
val parse_identifier : (Merlin_kernel.Mconfig.t * Merlin_kernel.Msource.t) -> Stdlib.Lexing.position -> string Ocaml_parsing.Location.loc list

parse_identifier attempts to re-parse a longident so that we get the location of each of its components.

OCaml

Innovation. Community. Security.