MCPcopy Index your code
hub / github.com/microsoft/typescript-go / WriteLine

Method WriteLine

internal/printer/emittextwriter.go:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 WriteProperty(text string)
20 WriteSymbol(text string, symbol *ast.Symbol)
21 WriteLine()
22 WriteLineForce(force bool)
23 IncreaseIndent()
24 DecreaseIndent()

Callers 12

writeLineMethod · 0.65
WriteLineMethod · 0.65
printSourceFileMethod · 0.65
WriteLineMethod · 0.65
newSourceMapSpanWriterFunction · 0.65
closeMethod · 0.65
writeRecordedSpansMethod · 0.65

Implementers 5

displayPartsWriterinternal/ls/displaypartswriter.go
ChangeTrackerWriterinternal/printer/changetrackerwriter.g
textWriterinternal/printer/textwriter.go
singleLineStringWriterinternal/printer/singlelinestringwrite
semicolonRemoverWriterinternal/checker/printer.go

Calls

no outgoing calls

Tested by

no test coverage detected