offsets property

List<int> offsets
final

The offsets of the expressions that would be replaced by a reference to the variable.

Implementation

final List<int> offsets;