Home
last modified time | relevance | path

Searched defs:lineMap (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/src/server/
DscriptInfo.ts26 private lineMap: number[] | undefined; property in ts.server.TextStorage
178 const lineMap = this.getLineMap(); constant
180 const end = line + 1 < lineMap.length ? lineMap[line + 1] : this.text!.length; constant
268 const lineMap = this.getLineMap(); constant
DscriptVersionCache.ts544 const lineMap = computeLineStarts(text); constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DversionCache.ts84 let lineMap: number[]; variable
194 let lineMap: number[]; variable
DtextStorage.ts27 const lineMap = computeLineStarts(f.content); constant
/third_party/typescript/src/testRunner/unittests/
DcustomTransforms.ts115 const lineMap = computeLineStarts(text); constant
/third_party/typescript/src/harness/
Dclient.ts504 const lineMap = this.getLineMap(file); constant
523 const lineMap = this.getLineMap(file); constant
DharnessLanguageService.ts18 private lineMap: number[] | undefined; property in Harness.LanguageService.ScriptInfo
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts1104 constructor (public filename: string, public lineMap: number[], public unitIndex) { } property in LocationInfo
/third_party/typescript/src/compiler/
Demitter.ts5179 …const lineMap = comment.kind === SyntaxKind.MultiLineCommentTrivia ? computeLineStarts(text) : und… constant
Dtypes.ts6632 /* @internal */ lineMap: readonly number[]; property
/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js3438 function LocationInfo(filename, lineMap, unitIndex) { argument
/third_party/typescript/lib/
Dtsc.js13581 function getLineOfLocalPositionFromLineMap(lineMap, pos) { argument
13701 function emitNewLineBeforeLeadingComments(lineMap, writer, node, leadingComments) { argument
13705 function emitNewLineBeforeLeadingCommentsOfPosition(lineMap, writer, pos, leadingComments) { argument
13712 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
13719 …function emitComments(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLin… argument
13745 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument
13787 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
86517 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
DtypingsInstaller.js17400 function getLineOfLocalPositionFromLineMap(lineMap, pos) { argument
17537 function emitNewLineBeforeLeadingComments(lineMap, writer, node, leadingComments) { argument
17541 function emitNewLineBeforeLeadingCommentsOfPosition(lineMap, writer, pos, leadingComments) { argument
17549 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
17557 …function emitComments(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLin… argument
17587 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument
17642 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
105436 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
DtypescriptServices.js17605 function getLineOfLocalPositionFromLineMap(lineMap, pos) { argument
17742 function emitNewLineBeforeLeadingComments(lineMap, writer, node, leadingComments) { argument
17746 function emitNewLineBeforeLeadingCommentsOfPosition(lineMap, writer, pos, leadingComments) { argument
17754 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
17762 …function emitComments(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLin… argument
17792 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument
17847 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
105641 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
131241 function createSourceFileLike(text, lineMap) { argument
Dtypescript.js17605 function getLineOfLocalPositionFromLineMap(lineMap, pos) { argument
17742 function emitNewLineBeforeLeadingComments(lineMap, writer, node, leadingComments) { argument
17746 function emitNewLineBeforeLeadingCommentsOfPosition(lineMap, writer, pos, leadingComments) { argument
17754 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
17762 …function emitComments(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLin… argument
17792 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument
17847 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
105641 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
131241 function createSourceFileLike(text, lineMap) { argument
Dtsserverlibrary.js17605 function getLineOfLocalPositionFromLineMap(lineMap, pos) { argument
17742 function emitNewLineBeforeLeadingComments(lineMap, writer, node, leadingComments) { argument
17746 function emitNewLineBeforeLeadingCommentsOfPosition(lineMap, writer, pos, leadingComments) { argument
17754 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
17762 …function emitComments(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLin… argument
17792 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument
17847 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
105641 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
131241 function createSourceFileLike(text, lineMap) { argument
Dtsserver.js17411 function getLineOfLocalPositionFromLineMap(lineMap, pos) { argument
17548 function emitNewLineBeforeLeadingComments(lineMap, writer, node, leadingComments) { argument
17552 function emitNewLineBeforeLeadingCommentsOfPosition(lineMap, writer, pos, leadingComments) { argument
17560 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
17568 …function emitComments(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLin… argument
17598 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument
17653 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
105447 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
130672 function createSourceFileLike(text, lineMap) { argument