package GT

  1. Overview
  2. Docs
Generic programming with extensible transformations

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.2.tar.gz
md5=9d18b96ada4d18fdda0b5f5698273145
sha512=945070bea4322bf8f7932a259af91432a3c109a05294ba2a27c1c2e9d2796ffb4cc32f6b8e28ff465311277696296ddda531a2ce818e590c09c64c5721d65e19

doc/GT.common/GTCommon/Plugin/Make/class-no_inherit_arg/index.html

Class Make.no_inherit_argSource

Base plugin class where transformation functions doesn't use inherited attribute. See Show and Gmap plugin for examples.

method need_inh_attr : bool
method make_trans_function_body : loc:AstHelpers.loc -> ?rec_typenames:string list -> string -> Ppxlib.type_declaration -> AstHelpers.Exp.t
method make_RHS_typ_of_transformation : loc:AstHelpers.loc -> ?subj_t:AstHelpers.Typ.t -> ?syn_t:AstHelpers.Typ.t -> Ppxlib.type_declaration -> AstHelpers.Typ.t
method app_extra_unit : loc:AstHelpers.loc -> AstHelpers.Exp.t -> AstHelpers.Exp.t
method long_trans_function_typ : loc:AstHelpers.loc -> Ppxlib.type_declaration -> AstHelpers.Typ.t
method make_final_trans_function_typ : loc:AstHelpers.loc -> Ppxlib.type_declaration -> AstHelpers.Typ.t
method app_transformation_expr : loc:AstHelpers.loc -> AstHelpers.Exp.t -> AstHelpers.Exp.t -> AstHelpers.Exp.t -> AstHelpers.Exp.t
OCaml

Innovation. Community. Security.