manpagez: man pages & more
man Ast_helper.Mod(3)
Home | html | info | man
Ast_helper.Mod(3)                OCaml library               Ast_helper.Mod(3)




NAME

       Ast_helper.Mod - Module expressions


Module

       Module   Ast_helper.Mod


Documentation

       Module Mod
        : sig end


       Module expressions






       val  mk  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  -> Parse-
       tree.module_expr_desc -> Parsetree.module_expr




       val attr  :  Parsetree.module_expr  ->  Parsetree.attribute  ->  Parse-
       tree.module_expr




       val   ident   :   ?loc:Ast_helper.loc   ->  ?attrs:Ast_helper.attrs  ->
       Ast_helper.lid -> Parsetree.module_expr




       val  structure  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Parsetree.structure -> Parsetree.module_expr




       val   functor_  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Ast_helper.str -> Parsetree.module_type option -> Parsetree.module_expr
       -> Parsetree.module_expr




       val  apply  :  ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parse-
       tree.module_expr -> Parsetree.module_expr -> Parsetree.module_expr




       val constraint_ :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Parsetree.module_expr -> Parsetree.module_type -> Parsetree.module_expr




       val unpack : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs  ->  Parse-
       tree.expression -> Parsetree.module_expr




       val  extension  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Parsetree.extension -> Parsetree.module_expr






OCamldoc                          2014-10-18                 Ast_helper.Mod(3)

ocaml 4.02.1 - Generated Sun Oct 19 06:12:28 CDT 2014
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.