package ppx_expect_nobase

  1. Overview
  2. Docs

Module Wrappers.Source_code_positionSource

Sourceval make_location_string : pos_fname:string -> pos_lnum:int -> pos_cnum:int -> pos_bol:int -> string
Sourceval to_string : Lexing.position -> string