Merlin_kernel.Mocamlval new_state : unit -> typer_stateval with_state : typer_state -> (unit -> 'a) -> 'aval is_current_state : typer_state -> boolval setup_reader_config : Mconfig.t -> unitval setup_typer_config : Mconfig.t -> unitval default_printer :
Format.formatter ->
Merlin_extend.Extend_protocol.Reader.outcometree ->
unitval with_printer :
(Format.formatter ->
Merlin_extend.Extend_protocol.Reader.outcometree ->
unit) ->
(unit -> 'a) ->
'a