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

Method BindSourceFiles

internal/checker/checker.go:552–552  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

550 Options() *core.CompilerOptions
551 SourceFiles() []*ast.SourceFile
552 BindSourceFiles()
553 FileExists(fileName string) bool
554 GetSourceFile(fileName string) *ast.SourceFile
555 GetSourceFileForResolvedModule(fileName string) *ast.SourceFile

Callers 3

CreateProgramMethod · 0.95
TestGetSymbolAtLocationFunction · 0.95
NewCheckerFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 1

TestGetSymbolAtLocationFunction · 0.76