column property

int? column
final

One-based source column, or null for a failure without a source location.

Implementation

final int? column;