SourceRange

fun SourceRange(start: SourcePosition, end: SourcePosition)

Parameters

start

position that comes just before the characters in the range

end

position that comes just after the characters in the range