Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ ECMALineMap
Method
ECMALineMap
internal/ast/ast.go:2976–2976 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2974
type
SourceFileLike
interface
{
2975
Text() string
2976
ECMALineMap() []core.TextPos
2977
}
2978
2979
type
CommentRange
struct
{
Callers
9
getAdjustedStartPosition
Method · 0.65
getEndPositionOfMultilineTrailingComment
Method · 0.65
getInsertionPositionAtSourceFileTop
Method · 0.65
writeCommentRange
Method · 0.65
shouldEmitNewLineBeforeLeadingCommentOfPosition
Method · 0.65
emitDetachedComments
Method · 0.65
newLineCharacterCache
Function · 0.65
LineCount
Method · 0.65
writeRangeDiff
Function · 0.65
Implementers
2
SourceFile
internal/ast/ast.go
fourslashDiagnosticFile
internal/fourslash/fourslash.go
Calls
no outgoing calls
Tested by
1
writeRangeDiff
Function · 0.52