Module Ppx_qt_rewriter.Ppx_qtSource
Sourceval make_coretyp :
loc:Ppxlib_ast__Ast_helper_lite.loc ->
Astlib.Longident.t ->
Astlib.Ast_500.Parsetree.core_type Sourceval cppobj_coretyp :
Ppxlib_ast__Ast_helper_lite.loc ->
Astlib.Ast_500.Parsetree.core_type Sourceval unit_coretyp :
Ppxlib_ast__Ast_helper_lite.loc ->
Astlib.Ast_500.Parsetree.core_type Sourceval int_coretyp :
Ppxlib_ast__Ast_helper_lite.loc ->
Astlib.Ast_500.Parsetree.core_type Sourceval string_coretyp :
Ppxlib_ast__Ast_helper_lite.loc ->
Astlib.Ast_500.Parsetree.core_type Sourceval make_store_func :
loc:Ppxlib.location ->
classname:string ->
Ppxlib.structure_item Sourceval make_stub_general :
loc:Ppxlib.location ->
types:Ppxlib_ast.Ast.core_type list ->
name:string ->
stub_name:string ->
Ppxlib__.Import.structure_item Sourceval make_creator :
loc:Ppxlib__.Location.t ->
classname:string ->
Ppxlib__.Import.structure_item Sourceval make_stub_for_signal :
classname:string ->
loc:Ppxlib__.Location.t ->
typ:Ppxlib_ast.Ast.core_type ->
string ->
Ppxlib.structure_item Sourceval make_virt_meth :
loc:Ppxlib__.Location.t ->
name:Ppxlib__.Import.label ->
[ `Cppobj | `Default | `Model ] TypeRepr.Arg.t list ->
Ppxlib__.Import.class_field Sourceval mkloc :
'a ->
Ppxlib__.Location.t ->
'a Ppxlib.Ast_builder.Default.Located.t Sourceval make_initializer : loc:Ppxlib__.Location.t -> Ppxlib.class_field Sourceval make_handler_meth : loc:Ppxlib.location -> Ppxlib.class_field Sourceval eval_signal_typ :
Ppxlib.core_type ->
(Ppxlib.arg_label * [> `Default ] TypeRepr.Arg.t) list Sourceval check_meth_typ : loc:'a -> 'b -> bool Sourceval wrap_meth :
classname:string ->
(Ppxlib__.Import.label Ppxlib.loc
* Ppxlib__.Import.private_flag
* Ppxlib.class_field_kind) ->
Ppxlib__.Import.class_field list