package ppxlib

  1. Overview
  2. Docs
val vars_of_list : get_loc:('a -> Ppxlib.location) -> 'a Base.List.t -> Base.String.t Ppxlib.loc Base.List.t
module Backends : sig ... end
type what = Backends.what
val method_name : Ppxlib.longident -> Base.String.t
val is_constant_constructor : Ppxlib.constructor_declaration -> bool
val erase_type_variables : Ppxlib.Ast_traverse.map
val map_lident : Ppxlib.longident -> f:(string -> string) -> Ppxlib.longident