coveringExpressionLengths property

List<int>? coveringExpressionLengths
getter/setter pair

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

Implementation

List<int>? coveringExpressionLengths;