ocp-indent-nlfork.utils
Nstream.Position
Lexer positions
ocp-indent-nlfork.lexer
ocp-indent-nlfork.lib
type t = Lexing.position
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