column

val column: Int

Column number of the character that comes after this position. 1 indexed.

Note that even though each position has a line number, no position has a column number. This is because columns correspond to characters not the spaces between them.