package metapp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string Location.loc list * Ppxlib.pattern
val construct : string Location.loc list -> Ppxlib.pattern -> t
val destruct : t -> string Location.loc list * Ppxlib.pattern