aesi-eclipse / com.virtlink.aesi.eclipse / AesiUtils / offsetToLocation
offsetToLocation
open static fun offsetToLocation(document: IDocument, offset: Int): Location
Converts a document offset into a Location.
Parameters
document - The document.
offset - The offset.
Return The Location.