column property

String? column
getter/setter pair

The source code column position (of the line) the current instruction was generated from.

Implementation

core.String? column;