column

var column: Int

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

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