positionLength

open override var positionLength: Int

Set the position length of this Token.

The default value is one.

Parameters

positionLength

how many positions this token spans.

See also

.getPositionLength

Throws

if positionLength is zero or negative.