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

Method Path

internal/ast/ast.go:2456–2456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2454type HasFileName interface {
2455 FileName() string
2456 Path() tspath.Path
2457}
2458
2459type TokenCacheKey struct {

Callers 15

isDefinedInLibraryFileFunction · 0.65
ProvideWorkspaceSymbolsFunction · 0.65
compareDeclarationInfosFunction · 0.65
forEachImportFunction · 0.65
SymbolToExportFunction · 0.65
GetModuleSpecifierMethod · 0.65
getModuleIDMethod · 0.65
createExportMethod · 0.65
GetResolvedModuleMethod · 0.65

Implementers 4

parseTaskinternal/compiler/filesparser.go
redirectsFileinternal/compiler/fileloader.go
SourceFileinternal/ast/ast.go
hasFileNameImplinternal/ast/utilities.go

Calls

no outgoing calls

Tested by 2

BenchmarkParseFunction · 0.52
BenchmarkBindFunction · 0.52