Component.TypeDeclSourcemodule Field : sig ... endmodule Constructor : sig ... endmodule Representation : sig ... endtype param = Odoc_model.Lang.TypeDecl.parammodule Equation : sig ... endtype t = {source_loc : Odoc_model.Paths.Identifier.SourceLocation.t option;doc : CComment.docs;canonical : Odoc_model.Paths.Path.Type.t option;equation : Equation.t;representation : Representation.t option;}