Merlin_analysis.Misc_utilsSourceval parse_identifier :
(Merlin_kernel.Mconfig.t * Merlin_kernel.Msource.t) ->
Lexing.position ->
string Ocaml_parsing.Location.loc listparse_identifier attempts to re-parse a longident so that we get the location of each of its components.