Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Module expressions
val mk :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr_desc ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr
val ident :
?loc:loc ->
?attrs:attrs ->
lid ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr
val structure :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.structure ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr
val functor_ :
?loc:loc ->
?attrs:attrs ->
str ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type option ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr
val constraint_ :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr
val unpack :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.expression ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr
val extension :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.extension ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.module_expr