package ocp-indent

  1. Overview
  2. Docs

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.