Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WordAtPosition

Word inside a model.

Hierarchy

  • WordAtPosition

Index

Properties

endColumn: number

The column where the word ends.

startColumn: number

The column where the word starts.

word: string

The word.