Module Parsexp.Eager.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 ‑> Positions.pos