column property
Start position of the range covered by the stack frame. It is measured in
UTF-16 code units and the client capability columnsStartAt1 determines
whether it is 0- or 1-based. If attribute source is missing or doesn't
exist, column is 0 and should be ignored by the client.
Implementation
final int column;