package doc-ock

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a substitution = 'a DocOckPaths.Fragment.type_ * 'a TypeExpr.t
type 'a t = {
  1. path : 'a DocOckPaths.Path.module_type;
  2. substitutions : 'a substitution list;
}