positions property

List<Position> positions
final

The positions of the regions (after applying the relevant edits) that should be edited simultaneously.

Implementation

final List<Position> positions;