Module B.LocatedSource

Sourcetype 'a t = 'a Ppxlib.Loc.t
Sourceval loc : _ t -> Ppxlib.Location.t
Sourceval mk : 'a -> 'a t
Sourceval map : ('a -> 'b) -> 'a t -> 'b t
Sourceval map_lident : string t -> Ppxlib.Longident.t t
Sourceval lident : string -> Ppxlib.Longident.t t