package lablqml

  1. Overview
  2. Docs

Module Ppx_qt_rewriter.PpxQtCfgSource

Sourcetype config = {
  1. mutable gencpp : bool;
  2. mutable destdir : string;
  3. mutable ext : string;
  4. mutable insert_locks : bool;
  5. mutable trace_locks : bool;
}
Sourceval config : config
Sourceexception ErrorMsg of string * Location.t
Sourceval ppxqt_failed : loc:Location.t -> string -> 'a
Sourceval has_attr : Base.String.t -> Ppxlib.Parsetree.attributes -> Base.bool
Sourceval find_attr_exn : name:Base.String.t -> Ppxlib.attribute Base.List.t -> Ppxlib.payload
Sourceval find_attr : name:Base.String.t -> Ppxlib.attribute Base.List.t -> Ppxlib.payload option
OCaml

Innovation. Community. Security.