Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getQuickInfoAndDeclarationAtLocation
Function · 0.65
writeKeyword
Method · 0.65
WriteKeyword
Method · 0.65
WriteKeyword
Method · 0.65
Implementers
5
displayPartsWriter
internal/ls/displaypartswriter.go
ChangeTrackerWriter
internal/printer/changetrackerwriter.g
textWriter
internal/printer/textwriter.go
singleLineStringWriter
internal/printer/singlelinestringwrite
semicolonRemoverWriter
internal/checker/printer.go
Calls
no outgoing calls
Tested by
no test coverage detected