MCPcopy 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
2454type HasFileName interface {
2455 FileName() string
2456 Path() tspath.Path
2457}
2458

Implementers 4

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

Calls

no outgoing calls