dwww Home | Manual pages | Find package

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

NAME
       Ast_helper.Sig - Signature items

Module
       Module   Ast_helper.Sig

Documentation
       Module Sig
        : sig end

       Signature items

       val mk : ?loc:Ast_helper.loc -> Parsetree.signature_item_desc -> Parse-
       tree.signature_item

       val  value  :  ?loc:Ast_helper.loc  ->  Parsetree.value_description  ->
       Parsetree.signature_item

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

       val type_subst : ?loc:Ast_helper.loc -> Parsetree.type_declaration list
       -> Parsetree.signature_item

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

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

       val  module_  :  ?loc:Ast_helper.loc -> Parsetree.module_declaration ->
       Parsetree.signature_item

       val mod_subst : ?loc:Ast_helper.loc -> Parsetree.module_substitution ->
       Parsetree.signature_item

       val  rec_module  :  ?loc:Ast_helper.loc -> Parsetree.module_declaration
       list -> Parsetree.signature_item

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

       val modtype_subst : ?loc:Ast_helper.loc -> Parsetree.module_type_decla-
       ration -> Parsetree.signature_item

       val open_ : ?loc:Ast_helper.loc -> Parsetree.open_description -> Parse-
       tree.signature_item

       val  include_ : ?loc:Ast_helper.loc -> Parsetree.include_description ->
       Parsetree.signature_item

       val class_ : ?loc:Ast_helper.loc -> Parsetree.class_description list ->
       Parsetree.signature_item

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

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

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

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

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

Generated by dwww version 1.15 on Fri Jun 21 19:42:57 CEST 2024.