Module Ppx_qt_rewriter.PpxQtCfgSource
Sourcetype config = {mutable gencpp : bool;mutable destdir : string;mutable ext : string;mutable insert_locks : bool;mutable trace_locks : bool;
} 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