line property

int? line
final

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

Implementation

final int? line;