package ostap

  1. Overview
  2. Docs

Module Ostap.MatcherSource

Sourcemodule Token : sig ... end
Sourceval except : string -> string
Sourceval checkPrefix : string -> string -> int -> bool
Sourcemodule Skip : sig ... end
Sourcetype aux = [
  1. | `Skipped of int * Msg.Coord.t
  2. | `Failed of Msg.t
  3. | `Init
]
Sourceval defaultSkipper : int -> Msg.Coord.t -> [ `Failed of Msg.t | `Skipped of int * Msg.Coord.t ]
Sourceval of_string : string -> char list
Sourceval of_chars : char list -> string
Sourceclass t : String.t -> object ... end
OCaml

Innovation. Community. Security.