Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ SourceFiles
Method
SourceFiles
internal/checker/checker.go:551–551 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
549
Host
550
Options() *core.CompilerOptions
551
SourceFiles() []*ast.SourceFile
552
BindSourceFiles()
553
FileExists(fileName string) bool
554
GetSourceFile(fileName string) *ast.SourceFile
Callers
9
CreateProgram
Method · 0.95
ProvideWorkspaceSymbols
Function · 0.65
mergeReferences
Method · 0.65
dispose
Method · 0.65
TestRefCountingCaches
Function · 0.65
NewChecker
Function · 0.65
getAlternativeContainingModules
Method · 0.65
identifierCount
Function · 0.65
statisticsFromProgram
Function · 0.65
Implementers
3
aliasResolver
internal/ls/autoimport/aliasresolver.g
Program
internal/compiler/program.go
fakeProgram
internal/transformers/tstransforms/imp
Calls
no outgoing calls
Tested by
1
TestRefCountingCaches
Function · 0.52