src @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
src const Int index
src const Int lineIndex
src new make(Int lineIndex, Int index)
src virtual override Str toStr()
Haxall 3.1.11 ∙ 10-Dec-2024 14:28 EST