Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Module type expressions
val mk :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type_desc ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val ident :
?loc:loc ->
?attrs:attrs ->
lid ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val alias :
?loc:loc ->
?attrs:attrs ->
lid ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val signature :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.signature ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val functor_ :
?loc:loc ->
?attrs:attrs ->
str ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type option ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val with_ :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.with_constraint list ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val typeof_ :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type
val extension :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.extension ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type