include sig ... end
Sourceval placeholder_hashtbl_sz : int Sourcetype antiquotation = {antiquotation_type : Clangml_ppx__.Ppx_lexer.antiquotation_type;placeholder : string;payload : Ppxlib.payload Location.loc;pos_begin : int;pos_end : int;
} Sourceval copy_structure :
Astlib__.Ast_414.Parsetree.structure ->
Astlib__.Ast_412.Parsetree.structure Sourceval copy_pattern :
Astlib__.Ast_414.Parsetree.pattern ->
Astlib__.Ast_412.Parsetree.pattern Sourcetype kind = | Expr| Qual_type| Decl| Stmt| Translation_unit
Sourcetype extension = | Quotation of {language : Clang.language;payload : Ppxlib.payload;loc : Location.t;
}| If_standard of {name : string;expr : Ppxlib.expression;loc : Location.t;
}
Sourceval begin_ppx_code : string Sourceval end_ppx_code : string Sourcetype mapper = {expression : Ppxlib.expression -> Ppxlib.expression;pattern : Ppxlib.pattern -> Ppxlib.pattern;payload : Ppxlib.payload -> Ppxlib.payload;
} Sourceval ppx_pattern_mapper : Ppxlib.Ast_traverse.map