interface Location Represents a location within a text document. Properties readonly position: number readonly row: number readonly column: number