package ocp-indent

  1. Overview
  2. Docs
A simple tool to indent OCaml programs

Install

Dune Dependency

Authors

Maintainers

Sources

1.7.0.tar.gz
md5=3bc327e38f453f38494098725c97d2cb
sha512=5b28ae8695612c95cb0f5748de9b9f01d8ef4ad18b31340dc526ccae5fb1b6ee7e12024ff1beb817a43796183a83bca144222ca2d77d7750f2ff56108b5fa350

doc/ocp-indent.utils/Pos/Position/index.html

Module Pos.PositionSource

Lexer positions

A position in a lexer stream

Sourceval to_string : t -> string

Pretty-print a position

Sourceval zero : t

Initial position

Sourceval column : t -> int

Get the coloumn offset associated to a lexing position

OCaml

Innovation. Community. Security.