Skip to content

Pos

A position within source text. All coordinates are zero-based.

Fields

byte_offset @ Int

Byte offset from the start of the source.

column @ Int

Column offset within the line.

line @ Int

Line offset from the start of the source.