package metapp

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

Module Metapp.ModSource

include ExtensibleS with type t = Ppxlib.module_expr
include VisitableS with type t = Ppxlib.module_expr
Sourceval to_loc : t -> Location.t
Sourceval extension : ?attrs:Ppxlib.attributes -> Ppxlib.extension -> t
Sourceval destruct_extension : t -> destruct_extension option
include FunctorS with type t := t
Sourceval functor_ : ?loc:Location.t -> ?attrs:Ppxlib.attributes -> functor_parameter -> t -> t
Sourceval destruct_functor : t -> (functor_parameter * t) option
OCaml

Innovation. Community. Security.