package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Odoc_model.PathsSource

module Ocaml_ident = Ident
module Ocaml_env = Env

Identifiers for definitions

Sourcemodule Identifier : sig ... end
Sourcemodule Path : sig ... end

Normal OCaml paths (i.e. the ones present in types)

Sourcemodule Fragment : sig ... end

OCaml path fragments for specifying module substitutions

Sourcemodule Reference : sig ... end

References present in documentation comments ({!Foo.Bar})

OCaml

Innovation. Community. Security.