Merlin_analysis.Ocamldocval associate_comment :
after_only:bool ->
(String.t * Ocaml_parsing.Location.t) list ->
Ocaml_parsing.Location.t ->
Ocaml_parsing.Location.t ->
string option * (String.t * Ocaml_parsing.Location.t) listPops comments from a list of comments (string * loc) to find the ones that are associated to a given location. Also returns the remaining comments after the location.