package metapp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mk : Ast_helper.str -> Parsetree.payload -> Parsetree.attribute
val name : Parsetree.attribute -> Ast_helper.str
val payload : Parsetree.attribute -> Parsetree.payload
val to_loc : Parsetree.attribute -> Location.t
val find : string -> Parsetree.attributes -> Parsetree.attribute option
val chop : string -> Parsetree.attributes -> (Parsetree.attribute * Parsetree.attributes) option
val get_derivers : Parsetree.attributes -> Parsetree.expression list option
val has_deriver : string -> Parsetree.attributes -> (Asttypes.arg_label * Parsetree.expression) list option
OCaml

Innovation. Community. Security.