line property

int line
final

The line number (using 1-based indexing) that the parser had reached when the error was detected.

Implementation

final int line;