package ostap

  1. Overview
  2. Docs

Module Msg.FileLoc

Sourcetype t = string * Locator.t
Sourcetype r = (int * (string * Coord.t)) list MC.t
Sourceval no : t
Sourceval filename : string ref
Sourceval debug : bool ref
Sourceval interval : < loc : Locator.t.. > -> < loc : Locator.t.. > -> t
Sourceval toText : t -> string
Sourceval unite : t -> t -> t
Sourceval toLineDir : t -> string -> string
Sourceval getSuccReloc : string -> r -> Coord.t -> r * string option * Coord.t
Sourceval stripLines : string -> r * string
Sourceval addFirst : r -> r
Sourceval printRelocs : r -> unit
Sourceval printReloc : string -> r -> Locator.t -> unit

works only before calling Locator.updateToString

OCaml

Innovation. Community. Security.