package metapp

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

Module Metapp.OfSource

Sourcetype desc =
  1. | Otag of Ppxlib.Asttypes.label Location.loc * Ppxlib.core_type
  2. | Oinherit of Ppxlib.core_type
Sourceval to_loc : t -> Location.t
Sourceval to_attributes : t -> Ppxlib.attributes
Sourceval destruct : t -> desc
Sourceval tag : ?loc:Location.t -> ?attrs:Ppxlib.attributes -> Ppxlib.Asttypes.label Location.loc -> Ppxlib.core_type -> t
Sourceval inherit_ : ?loc:Location.t -> ?attrs:Ppxlib.attributes -> Ppxlib.core_type -> t
OCaml

Innovation. Community. Security.