package metapp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include ExtensibleS with type t = Ppxlib.core_type
include VisitableS with type t = Ppxlib.core_type
val to_loc : t -> Location.t
val extension : ?attrs:Ppxlib.attributes -> Ppxlib.extension -> t
val destruct_extension : t -> destruct_extension option
include PayloadS with type t := Ppxlib.core_type
val of_payload : Ppxlib.payload -> Ppxlib.core_type
val to_payload : Ppxlib.core_type -> Ppxlib.payload
val poly_name : Ast_helper.str -> string