Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ scriptInfo
Struct
scriptInfo
internal/fourslash/fourslash.go:73–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
type
scriptInfo
struct
{
74
fileName string
75
content string
76
lineMap *lsconv.LSPLineMap
77
version int32
78
}
79
80
type
textEditSpan
struct
{
81
start int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected