MCPcopy 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

CreateProgramMethod · 0.95
ProvideWorkspaceSymbolsFunction · 0.65
mergeReferencesMethod · 0.65
disposeMethod · 0.65
TestRefCountingCachesFunction · 0.65
NewCheckerFunction · 0.65
identifierCountFunction · 0.65
statisticsFromProgramFunction · 0.65

Implementers 3

aliasResolverinternal/ls/autoimport/aliasresolver.g
Programinternal/compiler/program.go
fakePrograminternal/transformers/tstransforms/imp

Calls

no outgoing calls

Tested by 1

TestRefCountingCachesFunction · 0.52