dwww Home | Manual pages | Find package

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

NAME
       Ast_helper.Str - Structure items

Module
       Module   Ast_helper.Str

Documentation
       Module Str
        : sig end

       Structure items

       val mk : ?loc:Ast_helper.loc -> Parsetree.structure_item_desc -> Parse-
       tree.structure_item

       val eval : ?loc:Ast_helper.loc -> ?attrs:Parsetree.attributes -> Parse-
       tree.expression -> Parsetree.structure_item

       val   value   :  ?loc:Ast_helper.loc  ->  Asttypes.rec_flag  ->  Parse-
       tree.value_binding list -> Parsetree.structure_item

       val primitive : ?loc:Ast_helper.loc ->  Parsetree.value_description  ->
       Parsetree.structure_item

       val   type_   :  ?loc:Ast_helper.loc  ->  Asttypes.rec_flag  ->  Parse-
       tree.type_declaration list -> Parsetree.structure_item

       val type_extension : ?loc:Ast_helper.loc -> Parsetree.type_extension ->
       Parsetree.structure_item

       val  exception_  :  ?loc:Ast_helper.loc  -> Parsetree.type_exception ->
       Parsetree.structure_item

       val module_ : ?loc:Ast_helper.loc -> Parsetree.module_binding -> Parse-
       tree.structure_item

       val  rec_module  : ?loc:Ast_helper.loc -> Parsetree.module_binding list
       -> Parsetree.structure_item

       val modtype : ?loc:Ast_helper.loc ->  Parsetree.module_type_declaration
       -> Parsetree.structure_item

       val open_ : ?loc:Ast_helper.loc -> Parsetree.open_declaration -> Parse-
       tree.structure_item

       val class_ : ?loc:Ast_helper.loc -> Parsetree.class_declaration list ->
       Parsetree.structure_item

       val  class_type  : ?loc:Ast_helper.loc -> Parsetree.class_type_declara-
       tion list -> Parsetree.structure_item

       val include_ : ?loc:Ast_helper.loc -> Parsetree.include_declaration  ->
       Parsetree.structure_item

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

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

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

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

Generated by dwww version 1.15 on Thu Jun 20 22:24:09 CEST 2024.