line property

  1. @optional
int? line
getter/setter pair

The line associated with this location. Only provided for non-synthetic token positions.

Implementation

@optional
int? line;