Lang.TypeDeclSourcemodule Field : sig ... endmodule Constructor : sig ... endmodule Representation : sig ... endmodule Equation : sig ... endtype t = {id : Paths.Identifier.Type.t;source_loc : Paths.Identifier.SourceLocation.t option;doc : Comment.docs;canonical : Paths.Path.Type.t option;equation : Equation.t;representation : Representation.t option;}