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