offsets property

List<int> offsets
getter/setter pair

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

Implementation

List<int> offsets;