PpxHelpers.Sigtype t = Ppxlib.signature_itemval of_tdecls :
loc:Astlib.Location.t ->
Astlib.Ast_500.Parsetree.type_declaration ->
Astlib.Ast_500.Parsetree.signature_itemval class_ :
loc:Astlib.Location.t ->
name:string ->
params:Parsetree.core_type list ->
?virt:bool ->
?wrap:(Parsetree.class_type -> Parsetree.class_type) ->
Parsetree.class_type_field list ->
Parsetree.signature_itemval value :
loc:Astlib.Location.t ->
name:string ->
Parsetree.core_type ->
Parsetree.signature_itemval tdecl_abstr :
loc:Astlib.Location.t ->
string ->
string option list ->
Parsetree.signature_itemval functor1 :
loc:Astlib.Location.t ->
string ->
param:string ->
Parsetree.signature_item list ->
Parsetree.signature_item list ->
Parsetree.signature_itemval module_ :
loc:Astlib.Location.t ->
Parsetree.module_declaration ->
Parsetree.signature_itemval modtype :
loc:Astlib.Location.t ->
Parsetree.module_type_declaration ->
Parsetree.signature_item