package colombe

  1. Overview
  2. Docs

Module Colombe.ReplySource

Sourcetype pos_completion = [
  1. | `PP_211 of string list
  2. | `PP_214 of string list
  3. | `PP_220 of string list
  4. | `PP_221 of string list
  5. | `PP_250 of string list
  6. | `PP_251 of string list
  7. | `PP_252 of string list
]
Sourcetype pos_intermediate = [
  1. | `TP_354 of string list
]
Sourcetype transient_neg_completion = [
  1. | `TN_421 of string list
  2. | `TN_450 of string list
  3. | `TN_451 of string list
  4. | `TN_452 of string list
  5. | `TN_455 of string list
]
Sourcetype permanent_neg_completion = [
  1. | `PN_500 of string list
  2. | `PN_501 of string list
  3. | `PN_502 of string list
  4. | `PN_503 of string list
  5. | `PN_504 of string list
  6. | `PN_550 of string list
  7. | `PN_551 of string list
  8. | `PN_552 of string list
  9. | `PN_553 of string list
  10. | `PN_554 of string list
  11. | `PN_555 of string list
]
Sourceval pp : t Fmt.t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval v : int -> string list -> t
Sourceval code : t -> int
Sourceval lines : t -> string list
Sourcemodule Decoder : sig ... end
Sourcemodule Encoder : sig ... end
OCaml

Innovation. Community. Security.