dwww Home | Manual pages | Find package

Ast_helper.Ctf(3o)               OCaml library              Ast_helper.Ctf(3o)

NAME
       Ast_helper.Ctf - Class type fields

Module
       Module   Ast_helper.Ctf

Documentation
       Module Ctf
        : sig end

       Class type fields

       val  mk  : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Doc-
       strings.docs    ->    Parsetree.class_type_field_desc     ->     Parse-
       tree.class_type_field

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

       val inherit_ : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parse-
       tree.class_type -> Parsetree.class_type_field

       val   val_   :   ?loc:Ast_helper.loc   ->   ?attrs:Ast_helper.attrs  ->
       Ast_helper.str ->  Asttypes.mutable_flag  ->  Asttypes.virtual_flag  ->
       Parsetree.core_type -> Parsetree.class_type_field

       val   method_   :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->
       Ast_helper.str ->  Asttypes.private_flag  ->  Asttypes.virtual_flag  ->
       Parsetree.core_type -> Parsetree.class_type_field

       val  constraint_  :  ?loc:Ast_helper.loc  -> ?attrs:Ast_helper.attrs ->
       Parsetree.core_type     ->      Parsetree.core_type      ->      Parse-
       tree.class_type_field

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

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

       val text : Docstrings.text -> Parsetree.class_type_field list

OCamldoc                          2023-02-12                Ast_helper.Ctf(3o)

Generated by dwww version 1.15 on Sun Jun 23 03:39:14 CEST 2024.