column property

int? column
final

One-based column number where parsing failed, if known.

Implementation

final int? column;