Module Metapp_api.QuotationsWithMakeSource
Parameters
Signature
include QuotationsS with type 'a x = 'a X.t
type t = {expr : Ppxlib.expression x;pat : Ppxlib.pattern x;typ : Ppxlib.core_type x;signature : Ppxlib.signature x;signature_item : Ppxlib.signature_item x;structure : Ppxlib.structure x;structure_item : Ppxlib.structure_item x;
}