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




NAME

       Ast_helper.Cf - Class fields


Module

       Module   Ast_helper.Cf


Documentation

       Module Cf
        : sig end


       Class fields






       val  mk  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  -> Parse-
       tree.class_field_desc -> Parsetree.class_field




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




       val  inherit_  : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Ast-
       types.override_flag -> Parsetree.class_expr -> string option ->  Parse-
       tree.class_field




       val   val_   :   ?loc:Ast_helper.loc   ->   ?attrs:Ast_helper.attrs  ->
       Ast_helper.str -> Asttypes.mutable_flag  ->  Parsetree.class_field_kind
       -> Parsetree.class_field




       val   method_   :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Ast_helper.str -> Asttypes.private_flag  ->  Parsetree.class_field_kind
       -> Parsetree.class_field




       val  constraint_  :  ?loc:Ast_helper.loc  -> ?attrs:Ast_helper.attrs ->
       Parsetree.core_type -> Parsetree.core_type -> Parsetree.class_field




       val initializer_ : ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Parsetree.expression -> Parsetree.class_field




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




       val attribute : ?loc:Ast_helper.loc ->  Parsetree.attribute  ->  Parse-
       tree.class_field




       val virtual_ : Parsetree.core_type -> Parsetree.class_field_kind




       val concrete : Asttypes.override_flag -> Parsetree.expression -> Parse-
       tree.class_field_kind






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

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