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




NAME

       Ast_helper.Cty - Class type expressions


Module

       Module   Ast_helper.Cty


Documentation

       Module Cty
        : sig end


       Class type expressions






       val  mk  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  -> Parse-
       tree.class_type_desc -> Parsetree.class_type




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




       val   constr   :   ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Ast_helper.lid -> Parsetree.core_type list -> Parsetree.class_type




       val  signature  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Parsetree.class_signature -> Parsetree.class_type




       val  arrow  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs -> Ast-
       types.label -> Parsetree.core_type ->  Parsetree.class_type  ->  Parse-
       tree.class_type




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






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

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