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




NAME

       Ast_helper.Type - Type declarations


Module

       Module   Ast_helper.Type


Documentation

       Module Type
        : sig end


       Type declarations






       val    mk   :   ?loc:Ast_helper.loc   ->   ?attrs:Ast_helper.attrs   ->
       ?params:(Parsetree.core_type    *    Asttypes.variance)     list     ->
       ?cstrs:(Parsetree.core_type  *  Parsetree.core_type  *  Ast_helper.loc)
       list ->  ?kind:Parsetree.type_kind  ->  ?priv:Asttypes.private_flag  ->
       ?manifest:Parsetree.core_type  -> Ast_helper.str -> Parsetree.type_dec-
       laration




       val constructor :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       ?args:Parsetree.core_type    list    ->   ?res:Parsetree.core_type   ->
       Ast_helper.str -> Parsetree.constructor_declaration




       val field : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?mut:Ast-
       types.mutable_flag  ->  Ast_helper.str -> Parsetree.core_type -> Parse-
       tree.label_declaration






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

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