GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CamlinternalMenhirLib.ErrorReports(3) OCaml library CamlinternalMenhirLib.ErrorReports(3)

CamlinternalMenhirLib.ErrorReports - no description

Module CamlinternalMenhirLib.ErrorReports

Module ErrorReports
: sig end

type 'a buffer

val wrap : (Lexing.lexbuf -> 'token) -> (Lexing.position * Lexing.position) buffer * (Lexing.lexbuf -> 'token)

val wrap_supplier : (unit -> 'token * Lexing.position * Lexing.position) -> (Lexing.position * Lexing.position) buffer * (unit -> 'token * Lexing.position * Lexing.position)

val show : ('a -> string) -> 'a buffer -> string

val last : 'a buffer -> 'a

val extract : string -> Lexing.position * Lexing.position -> string

val sanitize : string -> string

val compress : string -> string

val shorten : int -> string -> string

val expand : (int -> string) -> string -> string

2025-07-03 OCamldoc

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.