package ppx_here

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_here-v0.14.0.tar.gz
sha256=72fe20f7cfae3744a1a726bd973f0e25d07905a065f3eb41946623e36523842c
md5=bb3bbde0964a1f866de09f3df44def4d

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.