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




NAME

       Ast_helper.Mty - Module type expressions


Module

       Module   Ast_helper.Mty


Documentation

       Module Mty
        : sig end


       Module type expressions






       val  mk  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  -> Parse-
       tree.module_type_desc -> Parsetree.module_type




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




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




       val  alias  :   ?loc:Ast_helper.loc   ->   ?attrs:Ast_helper.attrs   ->
       Ast_helper.lid -> Parsetree.module_type




       val  signature  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Parsetree.signature -> Parsetree.module_type




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




       val with_ : ?loc:Ast_helper.loc ->  ?attrs:Ast_helper.attrs  ->  Parse-
       tree.module_type  ->  Parsetree.with_constraint  list -> Parsetree.mod-
       ule_type




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




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






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

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