column property

int? column
final

The column within the line that corresponds to this instruction, if any.

Implementation

final int? column;