Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ FileName
Method
FileName
internal/ast/ast.go:2455–2455 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2453
2454
type
HasFileName
interface
{
2455
FileName() string
2456
Path() tspath.Path
2457
}
2458
Callers
15
explainRedirectAndImpliedFormat
Method · 0.95
load
Method · 0.65
getProcessedFiles
Method · 0.65
addRootFileTask
Method · 0.65
getDefaultLibFilePriority
Method · 0.65
resolveTypeReferenceDirectives
Method · 0.65
resolveImportsAndModuleAugmentations
Method · 0.65
getModeForTypeReferenceDirectiveInFile
Function · 0.65
TestProgram
Function · 0.65
GetSourceOfProjectReferenceIfOutputIncluded
Method · 0.65
GetSourceFileFromReference
Method · 0.65
GetIncludeProcessorDiagnostics
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
3
TestProgram
Function · 0.52
TestParseJsonSourceFileConfigFileContentReportsInvalidExtendedConfig
Function · 0.52
TestDecodeSourceFile_Basic
Function · 0.52