Merlin_kernel.Mreader_extendval stop : t -> unitval parse :
?for_completion:Msource.position ->
t ->
([ `No_labels of bool ]
* [ `Implementation of Ocaml_parsing.Parsetree.structure
| `Interface of Ocaml_parsing.Parsetree.signature ])
optionval reconstruct_identifier :
Lexing.position ->
t ->
string Ocaml_parsing.Location.loc list optionval print_pretty :
Merlin_extend.Extend_protocol.Reader.pretty_parsetree ->
t ->
string optionval print_outcomes :
Merlin_extend.Extend_protocol.Reader.outcometree list ->
t ->
string list optionval print_outcome :
Merlin_extend.Extend_protocol.Reader.outcometree ->
t ->
string option