package metapp

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

Module Metapp.AttrSource

Sourceval mk : Ast_helper.str -> Ppxlib.payload -> Ppxlib.attribute
Sourceval name : Ppxlib.attribute -> Ast_helper.str
Sourceval to_loc : Ppxlib.attribute -> Location.t
Sourceval find : string -> Ppxlib.attributes -> Ppxlib.attribute option
Sourceval get_derivers : Ppxlib.attributes -> Ppxlib.expression list option
Sourceval has_deriver : string -> Ppxlib.attributes -> (Ppxlib.Asttypes.arg_label * Ppxlib.expression) list option