= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package doc-ock
-
doc-ock
-
doc-ock.ocamlary
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Position : sig ... end
module Offset : sig ... end
module Location : sig ... end
type 'a t = {
origin : 'a DocOckPaths.Identifier.any;
(*TODO remove this
*)offset : Offset.t;
location : Location.t option;
message : string;
}