Index

Constructor methods

Properties

Methods

Constructor methods

constructor(snapshot: ITextSnapshot, position: number): SnapshotPoint

Parameters

Returns

SnapshotPoint

Properties

public position: number

public snapshot: ITextSnapshot

Methods

public add(offset: number): SnapshotPoint

Parameters

  • offset: number

Returns

SnapshotPoint

public getContainingLine(): ITextSnapshotLine

Returns

ITextSnapshotLine