line property

int? line
final

One-based source line where the generator block starts, if known.

Implementation

final int? line;