Skip to main content

Interface: TokenWithDisplayLine

util/allocateHats/getTokenComparator.internal.TokenWithDisplayLine

Hierarchy

  • Token

    TokenWithDisplayLine

Properties

displayLine

displayLine: number

Defined in

util/allocateHats/getTokenComparator.ts:4


editor

editor: TextEditor

Inherited from

Token.editor

Defined in

typings/Types.ts:26


offsets

offsets: RangeOffsets

Inherited from

Token.offsets

Defined in

typings/Types.ts:28


range

range: Range

Inherited from

Token.range

Defined in

typings/Types.ts:27


text

text: string

Inherited from

Token.text

Defined in

typings/Types.ts:29