line

var line: Int

The line number where this token begins in the source input.

Line numbering starts at 1. This property is set by the Lexer during tokenization.