Module Astlib.Migrate_504_505

module From = Ast_504
module To = Ast_505
val copy_location : 'a -> 'a
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_504.Asttypes.loc -> 'g0 Ast_505.Asttypes.loc
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_504.Parsetree.class_infos -> 'g0 Ast_505.Parsetree.class_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_504.Parsetree.open_infos -> 'g0 Ast_505.Parsetree.open_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_504.Parsetree.include_infos -> 'g0 Ast_505.Parsetree.include_infos