Ast_helper.TeType extensions
Type extensions
val mk :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
?params:
(Migrate_parsetree.Ast_412.Parsetree.core_type
* (Migrate_parsetree.Ast_412.Asttypes.variance
* Migrate_parsetree.Ast_412.Asttypes.injectivity))
list ->
?priv:Migrate_parsetree.Ast_412.Asttypes.private_flag ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_412.Parsetree.extension_constructor list ->
Migrate_parsetree.Ast_412.Parsetree.type_extensionval mk_exception :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.extension_constructor ->
Migrate_parsetree.Ast_412.Parsetree.type_exceptionval constructor :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
string Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_412.Parsetree.extension_constructor_kind ->
Migrate_parsetree.Ast_412.Parsetree.extension_constructorval decl :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
?args:Migrate_parsetree.Ast_412.Parsetree.constructor_arguments ->
?res:Migrate_parsetree.Ast_412.Parsetree.core_type ->
string Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_412.Parsetree.extension_constructorval rebind :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
string Ocaml_common.Location.loc ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_412.Parsetree.extension_constructor