Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ Options
Method
Options
internal/checker/checker.go:550–550 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
548
type
Program
interface
{
549
Host
550
Options() *core.CompilerOptions
551
SourceFiles() []*ast.SourceFile
552
BindSourceFiles()
553
FileExists(fileName string) bool
Callers
15
tryGetGeneratedPositionWorker
Method · 0.65
getAllDiagnostics
Function · 0.65
shouldAddOverrideKeyword
Method · 0.65
getCodeActionsToFixClassIncorrectlyImplementsInterface
Function · 0.65
getAllCodeActionsToFixClassIncorrectlyImplementsInterface
Function · 0.65
GetEditsForFileRename
Method · 0.65
getUpdatedImportSpecifier
Method · 0.65
getUpdatedImportSpecifierFromMovedSourceFiles
Function · 0.65
getStringLiteralCompletionsFromModuleNamesWorker
Method · 0.65
getCompletionEntriesForNonRelativeModules
Method · 0.65
getCompletionEntriesFromTypings
Method · 0.65
getCompletionEntriesForRelativeModules
Method · 0.65
Implementers
3
aliasResolver
internal/ls/autoimport/aliasresolver.g
Program
internal/compiler/program.go
fakeProgram
internal/transformers/tstransforms/imp
Calls
no outgoing calls
Tested by
3
TestBulkCacheInvalidation
Function · 0.52
TestCustomConfigFileName
Function · 0.52
TestConfigFileChanges
Function · 0.52