Ast_helper.TeType extensions
val mk :
?loc:loc ->
?attrs:attrs ->
?params:
(Astlib.Ast_412.Parsetree.core_type
* (Astlib.Ast_412.Asttypes.variance * Astlib.Ast_412.Asttypes.injectivity))
list ->
?priv:Astlib.Ast_412.Asttypes.private_flag ->
lid ->
Astlib.Ast_412.Parsetree.extension_constructor list ->
Astlib.Ast_412.Parsetree.type_extensionval mk_exception :
?loc:loc ->
?attrs:attrs ->
Astlib.Ast_412.Parsetree.extension_constructor ->
Astlib.Ast_412.Parsetree.type_exceptionval constructor :
?loc:loc ->
?attrs:attrs ->
str ->
Astlib.Ast_412.Parsetree.extension_constructor_kind ->
Astlib.Ast_412.Parsetree.extension_constructorval decl :
?loc:loc ->
?attrs:attrs ->
?args:Astlib.Ast_412.Parsetree.constructor_arguments ->
?res:Astlib.Ast_412.Parsetree.core_type ->
str ->
Astlib.Ast_412.Parsetree.extension_constructorval rebind :
?loc:loc ->
?attrs:attrs ->
str ->
lid ->
Astlib.Ast_412.Parsetree.extension_constructor