Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ increaseIndent
Function
increaseIndent
test/fixtures/snapshot/typescript.js:114039–114041 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114037
}
114038
}
114039
function
increaseIndent() {
114040
writer.increaseIndent();
114041
}
114042
function
decreaseIndent() {
114043
writer.decreaseIndent();
114044
}
Callers
10
emitMappedType
Function · 0.85
emitObjectLiteralExpression
Function · 0.85
emitTokenWithComment
Function · 0.85
emitSignatureAndBody
Function · 0.85
emitBlockFunctionBody
Function · 0.85
emitBlockFunctionBodyWorker
Function · 0.85
emitClassDeclarationOrExpression
Function · 0.85
emitEmbeddedStatement
Function · 0.85
emitNodeList
Function · 0.85
writeLinesAndIndent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected