• Creates a Range object from start and optional end SrcInfo. If end is not provided, uses start for both positions.

    Parameters

    • start: SrcInfo

      Source information for the start position

    • Optionalend: SrcInfo

      Optional source information for the end position

    Returns Range

    Range object with start and end positions