Module Mode_expr.Const

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