offsets property

List<int> offsets
getter/setter pair

The offsets of the expressions or statements that would be replaced by an invocation of the method.

Implementation

List<int> offsets;