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