package merlin-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Merlin_kernel.MocamlSource

Sourcetype typer_state
Sourceval new_state : unit -> typer_state
Sourceval with_state : typer_state -> (unit -> 'a) -> 'a
Sourceval is_current_state : typer_state -> bool
Sourceval setup_reader_config : Mconfig.t -> unit
Sourceval setup_typer_config : Mconfig.t -> unit
Sourceval with_printer : (Format.formatter -> Merlin_extend.Extend_protocol.Reader.outcometree -> unit) -> (unit -> 'a) -> 'a
Sourceval clear_caches : unit -> unit
Sourceval flush_caches : ?older_than:float -> unit -> unit
OCaml

Innovation. Community. Security.