offsets property

List<int> offsets
final

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

Implementation

final List<int> offsets;