package ppxlib_jane

  1. Overview
  2. Docs

Constant modes

type raw = string
type t = private raw Location.loc

Represent a user-written mode constant, containing a string and its location

val mk : string -> Location.t -> t

Constructs a mode constant mode

OCaml

Innovation. Community. Security.