View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

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