Module type Ast_builder_intf.Located
type 'a with_loctype 'a t= 'a Ppxlib.Loc.t
val loc : _ t -> Ppxlib.Location.tval mk : ('a -> 'a t) with_locval map : ('a -> 'b) -> 'a t -> 'b tval map_lident : Ppxlib__.Import.string t -> Ppxlib.Longident.t tval lident : (Ppxlib__.Import.string -> Ppxlib.Longident.t t) with_loc