Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWordAtPosition

Word inside a model.

Hierarchy

  • IWordAtPosition

Index

Properties

Readonly endColumn

endColumn: number

The column where the word ends.

Readonly startColumn

startColumn: number

The column where the word starts.

Readonly word

word: string

The word.

Generated using TypeDoc