MCPcopy 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

emitMappedTypeFunction · 0.85
emitTokenWithCommentFunction · 0.85
emitSignatureAndBodyFunction · 0.85
emitBlockFunctionBodyFunction · 0.85
emitEmbeddedStatementFunction · 0.85
emitNodeListFunction · 0.85
writeLinesAndIndentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected