column property
The 1-based column number for this source location.
A value of 0 means that the column number is unknown.
Implementation
int get column;
The 1-based column number for this source location.
A value of 0 means that the column number is unknown.
int get column;