Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
TypeScript
Services
Formatting
IndentationNodeContextPool
Class IndentationNodeContextPool
Index
Properties
nodes
Methods
getNode
releaseNode
Properties
private
nodes
:
any
Methods
public
getNode
(
parent
:
IndentationNodeContext
, node
:
SyntaxNode
, fullStart
:
number
, indentationLevel
:
number
, childIndentationLevelDelta
:
number
)
:
IndentationNodeContext
Parameters
parent:
IndentationNodeContext
node:
SyntaxNode
fullStart:
number
indentationLevel:
number
childIndentationLevelDelta:
number
Returns
IndentationNodeContext
public
releaseNode
(
node
:
IndentationNodeContext
, recursive
?:
boolean
)
Parameters
node:
IndentationNodeContext
recursive?:
boolean
optional
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
nodes
getNode
releaseNode
IndentationTrackingWalker
MultipleTokenIndenter
Rule
RuleDescriptor
RuleOperation
RuleOperationContext
Rules
RulesBucket
RulesBucketConstructionState
RulesMap
RulesProvider
SingleTokenIndenter
SnapshotPoint
TextEditInfo
TextSnapshot
TextSnapshotLine
TokenSpan