package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val empty : t
val add_argument : Paths.Identifier.Signature.t -> int -> Ident.t -> Names.ArgumentName.t -> t -> t
val add_signature_type_items : Paths.Identifier.Signature.t -> Compat.signature -> t -> t
val add_signature_tree_items : Paths.Identifier.Signature.t -> Typedtree.signature -> t -> t
val add_structure_tree_items : Paths.Identifier.Signature.t -> Typedtree.structure -> t -> t
module Path : sig ... end
module Fragment : sig ... end