package ocp-indent-nlfork

  1. Overview
  2. Docs
ocp-indent library, "newline tokens" fork

Install

Dune Dependency

Authors

Maintainers

Sources

nlfork-1.5.4.tar.gz
md5=e9d1a7de64e169536ddf16023b111409
sha512=4637eb4ac2a47001f7b236ad7fdcbf7fe1a659e947a46aacd7ff2f2e386c82c423468aabd6adcabed8caf869d4a8f3f592ea1134b4ba77b7d37080e01cc497dc

doc/ocp-indent-nlfork.utils/Nstream/Position/index.html

Module Nstream.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.