Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
TypeScript
Services
Formatting
SnapshotPoint
Class SnapshotPoint
Index
Constructor methods
constructor
Properties
position
snapshot
Methods
add
getContainingLine
Constructor methods
constructor
(
snapshot
:
ITextSnapshot
, position
:
number
)
:
SnapshotPoint
Parameters
snapshot:
ITextSnapshot
position:
number
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
Globals
TypeScript
TypeScript.ASTHelpers
TypeScript.BitMatrix
TypeScript.BitVector
TypeScript.Collections
TypeScript.CompilerDiagnostics
TypeScript.DeclarationCreator
TypeScript.Indentation
TypeScript.IntegerUtilities
TypeScript.LineMap1
TypeScript.Parser
TypeScript.PullHelpers
TypeScript.PullInstantiationHelpers
TypeScript.ScriptSnapshot
TypeScript.Services
TypeScript.Services.Breakpoints
TypeScript.Services.Formatting
TypeScript.Services.Formatting.Shared
TypeScript.SimpleText
TypeScript.Syntax
TypeScript.SyntaxFacts
TypeScript.TextFactory
TypeScript.TextUtilities
typescript-services
FormattingRequestKind
RuleAction
RuleFlags
RulesPosition
ITextSnapshot
ITextSnapshotLine
Formatter
FormattingContext
FormattingManager
IndentationNodeContext
IndentationNodeContextPool
IndentationTrackingWalker
MultipleTokenIndenter
Rule
RuleDescriptor
RuleOperation
RuleOperationContext
Rules
RulesBucket
RulesBucketConstructionState
RulesMap
RulesProvider
SingleTokenIndenter
SnapshotPoint
constructor
position
snapshot
add
getContainingLine
TextEditInfo
TextSnapshot
TextSnapshotLine
TokenSpan