startIndex property
The starting line index (zero-based) of the fold range.
This is the line where the fold indicator appears in the gutter.
Implementation
final int startIndex;
The starting line index (zero-based) of the fold range.
This is the line where the fold indicator appears in the gutter.
final int startIndex;