@Js const class Position : Obj
A position in the Scanner consists of its line index (i.e. line number) and its index within the line
Scanner
const Int index
const Int lineIndex
new make(Int lineIndex, Int index)
virtual override Str toStr()
Haxall 3.1.12 ∙ 26-Jun-2025 18:28 EDT