package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val signature : signature -> string
val module_ : module_ -> string
val unsafe_module : module_ -> string
val path_module : path_module -> string
val typed_functor_parameter : functor_parameter -> Odoc_model.Names.ModuleName.t
val functor_parameter : functor_parameter -> string
val type_ : type_ -> string
val unsafe_type : type_ -> string
val path_type : path_type -> string
val class_ : class_ -> string
val unsafe_class : class_ -> string
val module_type : module_type -> string
val unsafe_module_type : module_type -> string
val path_class_type : path_class_type -> string
val class_type : class_type -> string
val unsafe_class_type : class_type -> string
val exception_ : exception_ -> string
val value : value -> string
val typed_value : value -> Odoc_model.Names.ValueName.t
val label : label -> string
val typed_label : label -> Odoc_model.Names.LabelName.t
val method_ : method_ -> string
val instance_variable : instance_variable -> string
OCaml

Innovation. Community. Security.