line property

int? line
getter/setter pair

The line number where the parse error happened

Implementation

int? line;