MCPcopy 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

2974type SourceFileLike interface {
2975 Text() string
2976 ECMALineMap() []core.TextPos
2977}
2978
2979type CommentRange struct {

Implementers 2

SourceFileinternal/ast/ast.go
fourslashDiagnosticFileinternal/fourslash/fourslash.go

Calls

no outgoing calls

Tested by 1

writeRangeDiffFunction · 0.52