package bistro

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module B.Located

type !'a t = 'a Ppxlib__.Loc.t
val loc : 'a t -> Ppxlib__.Location.t
val mk : ('a -> 'a t) Ppxlib__.Ast_builder_intf.without_location
val map : ('a -> 'b) -> 'a t -> 'b t
val map_lident : Ppxlib__.Import.string t -> Ppxlib__.Longident.t t
val lident : (Ppxlib__.Import.string -> Ppxlib__.Longident.t t) Ppxlib__.Ast_builder_intf.without_location
OCaml

Innovation. Community. Security.