package ppx_here

  1. Overview
  2. Docs
Expands [%here] into its location

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_here-v0.13.0.tar.gz
sha256=a8883745acd30a269228d4cdfe2ad169994c44364d23ed5049e532fc250d7400
md5=f11895dc064fcf56bb323423041469ed

doc/ppx_here.runtime-lib/Ppx_here_lib/index.html

Module Ppx_here_lib

type position = Lexing.position = {
  1. pos_fname : string;
  2. pos_lnum : int;
  3. pos_bol : int;
  4. pos_cnum : int;
}
OCaml

Innovation. Community. Security.