Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ Text
Method
Text
internal/sourcemap/source.go:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
type
Source
interface
{
6
Text() string
7
FileName() string
8
ECMALineMap() []core.TextPos
9
}
Callers
10
GetScannerForSourceFile
Function · 0.65
GetTokenPosOfNode
Function · 0.65
getErrorRangeForArrowFunction
Function · 0.65
GetErrorRangeForNode
Function · 0.65
GetECMALineAndUTF16CharacterOfPosition
Function · 0.65
GetECMAEndLinePosition
Function · 0.65
GetECMAPositionOfLineAndUTF16Character
Function · 0.65
GetSourceTextOfNodeFromSourceFile
Function · 0.65
GetTextOfNodeFromSourceText
Function · 0.65
GetTextOfJSDocComment
Function · 0.65
Implementers
2
SourceFile
internal/ast/ast.go
fourslashDiagnosticFile
internal/fourslash/fourslash.go
Calls
no outgoing calls
Tested by
no test coverage detected