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

Method WriteKeyword

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

Source from the content-addressed store, hash-verified

11 WriteTrailingSemicolon(text string)
12 WriteComment(text string)
13 WriteKeyword(text string)
14 WriteOperator(text string)
15 WritePunctuation(text string)
16 WriteSpace(text string)

Callers 4

writeKeywordMethod · 0.65
WriteKeywordMethod · 0.65
WriteKeywordMethod · 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