aesi-java / com.virtlink.editorservices / IDocumentLocation
IDocumentLocation
interface IDocumentLocation
Properties
document | abstract val document: IDocument |
offset | abstract val offset: Int |
Inheritors
DocumentLocation | class DocumentLocation : IDocumentLocation |