Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2454
type
HasFileName
interface
{
2455
FileName() string
2456
Path() tspath.Path
2457
}
2458
2459
type
TokenCacheKey
struct
{
Callers
15
explainRedirectAndImpliedFormat
Method · 0.95
isDefinedInLibraryFile
Function · 0.65
getStringLiteralCompletionsFromModuleNamesWorker
Method · 0.65
getTripleSlashReferenceCompletions
Method · 0.65
ProvideWorkspaceSymbols
Function · 0.65
compareDeclarationInfos
Function · 0.65
forEachImport
Function · 0.65
SymbolToExport
Function · 0.65
GetModuleSpecifier
Method · 0.65
getModuleID
Method · 0.65
createExport
Method · 0.65
GetResolvedModule
Method · 0.65
Implementers
4
parseTask
internal/compiler/filesparser.go
redirectsFile
internal/compiler/fileloader.go
SourceFile
internal/ast/ast.go
hasFileNameImpl
internal/ast/utilities.go
Calls
no outgoing calls
Tested by
2
BenchmarkParse
Function · 0.52
BenchmarkBind
Function · 0.52