coveringExpressionOffsets property

List<int>? coveringExpressionOffsets
getter/setter pair

The offsets of the expressions that cover the specified selection, from the down most to the up most.

Implementation

List<int>? coveringExpressionOffsets;