package merlin-lib

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

Module Merlin_dot_protocol.DirectiveSource

Sourcetype include_path = [
  1. | `B of string
  2. | `S of string
  3. | `CMI of string
  4. | `CMT of string
]
Sourcetype no_processing_required = [
  1. | `EXT of string list
  2. | `FLG of string list
  3. | `STDLIB of string
  4. | `SUFFIX of string
  5. | `READER of string list
  6. | `EXCLUDE_QUERY_DIR
  7. | `USE_PPX_CACHE
  8. | `UNKNOWN_TAG of string
]
Sourcemodule Processed : sig ... end
Sourcemodule Raw : sig ... end
OCaml

Innovation. Community. Security.