Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MockNavigationLocationUpdater

Navigation location updater with increased method visibility for testing.

Hierarchy

Index

Constructors

constructor

Methods

affects

contained

  • contained(subRange: Range, range: Range): boolean

Protected handleBefore

  • handleBefore(candidate: NavigationLocation, modification: Range, lineDiff: number, startCharacter: number, endCharacter: number): Context

Protected handleInside

Protected shiftLine

  • shiftLine(position: Position, diff: number): Position
  • shiftLine(range: Range, diff: number): Range