ManifestEntryInDocument

data class ManifestEntryInDocument(val entry: ModuleManifestEntry, val startInDocument: Position)

A class that maintains the position of a ModuleManifestEntry even as the underlying StyledDocument is edited.

Constructors

Link copied to clipboard
constructor(entry: ModuleManifestEntry, startInDocument: Position)

Properties

Link copied to clipboard
Link copied to clipboard