package merlin-lib

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

Module Magic_numbers.CmiSource

Sourcetype error =
  1. | Not_an_interface of string
  2. | Wrong_version_interface of string * string
  3. | Corrupted_interface of string
Sourceexception Error of error
Sourceval to_version_opt : string -> string option
Sourceval report_error : Merlin_utils.Format_doc.formatter -> error -> unit
OCaml

Innovation. Community. Security.