Module Parsexp__.Parsexp_intf.Parsexp.Eager_just_positions.State.Read_only

type t

Read-only handle to a parser state

val offset : t ‑> int
val line : t ‑> int
val column : t ‑> int
val position : t ‑> Parsexp.Positions.pos