package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val eq : 'a t -> 'b t -> ('a, 'b) equality
val get_extension : 'a t -> 'a -> ((string Astlib.Location.loc * Astlib.Ast_500.Parsetree.payload) * Astlib.Ast_500.Parsetree.attribute list) option
val merge_attributes : 'a t -> 'a -> Astlib.Ast_500.Parsetree.attribute list -> 'a
val merge_attributes_res : 'a t -> 'a -> Astlib.Ast_500.Parsetree.attribute list -> ('a, Location.Error.t Stdppx.NonEmptyList.t) result