withBeginColumn

open fun withBeginColumn(beginColumn: Int): Range(source)

Return

A copy of this `Range` object, but with the begin column number replaced with the given column number.

Parameters

beginColumn

The value used to replace the current begin column number. Valid values are per the constructor ofPosition.