Range: {
    end: Position;
    start: Position;
}

Represents a range in a source file with start and end positions.