Options
All
  • Public
  • Public/Protected
  • All
Menu

The class that helps search content around a position

Hierarchy

  • PositionContentSearcher

Implements

Index

Constructors

constructor

Methods

forEachTextInlineElement

  • forEachTextInlineElement(callback: (textInlineElement: InlineElement) => any): void

getInlineElementAfter

getInlineElementBefore

getNearestNonTextInlineElement

getRangeFromText

  • getRangeFromText(text: string, exactMatch: boolean): Range

getSubStringBefore

  • getSubStringBefore(length: number): string

getWordBefore

  • getWordBefore(): string

Generated using TypeDoc