line property

int line
final

The line within the source of the frame. If the source attribute is missing or doesn't exist, line is 0 and should be ignored by the client.

Implementation

final int line;