Module Parsexp.Eager_and_positions.State.Read_only

type t

Read-only handle to a parser state

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