package ocp-indent-nlfork

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

Install

Dune Dependency

Authors

Maintainers

Sources

nlfork-1.5.5.tar.gz
md5=d3ab3fc0b28674bdd2debe9ada1e5564
sha512=dc13da22e286b8f8005b2ec50e790ff48e80535747fe84a832a29879e482de32d14185a30dd1c8eaf7a6e5c6a700144eb862bb7fab4c8e1c99b7eb5fc271a09f

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

Module Nstream.Position

Lexer positions

A position in a lexer stream

val to_string : t -> string

Pretty-print a position

val zero : t

Initial position

val column : t -> int

Get the coloumn offset associated to a lexing position

OCaml

Innovation. Community. Security.