package ocp-indent

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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