MCPcopy Create free account
hub / github.com/microsoft/typescript-go / FileName

Method FileName

internal/ls/lsconv/converters.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28type Script interface {
29 FileName() string
30 Text() string
31}
32

Callers 15

handleInitializedMethod · 0.65
watchRootFunction · 0.65
isDefinedInLibraryFileFunction · 0.65
writeNameLinkMethod · 0.65
handleCrossProjectFunction · 0.65
getChangesFunction · 0.65
GetEditsForFileRenameMethod · 0.65
updateTsconfigFilesMethod · 0.65

Implementers 7

scriptinternal/ls/source_map.go
testScriptinternal/ls/lsconv/converters_test.go
SourceFileinternal/ast/ast.go
textWithContextinternal/fourslash/baselineutil.go
TestFileInfointernal/fourslash/test_parser.go
scriptInfointernal/fourslash/fourslash.go
fourslashDiagnosticFileinternal/fourslash/fourslash.go

Calls

no outgoing calls

Tested by 2

TestRegistryLifecycleFunction · 0.52