| /third_party/typescript/src/server/ |
| D | scriptInfo.ts | 26 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
|
| D | scriptVersionCache.ts | 544 const lineMap = computeLineStarts(text); constant
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | versionCache.ts | 84 let lineMap: number[]; variable 194 let lineMap: number[]; variable
|
| D | textStorage.ts | 27 const lineMap = computeLineStarts(f.content); constant
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | customTransforms.ts | 115 const lineMap = computeLineStarts(text); constant
|
| /third_party/typescript/src/harness/ |
| D | client.ts | 504 const lineMap = this.getLineMap(file); constant 523 const lineMap = this.getLineMap(file); constant
|
| D | harnessLanguageService.ts | 18 private lineMap: number[] | undefined; property in Harness.LanguageService.ScriptInfo
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource11.ts | 1104 constructor (public filename: string, public lineMap: number[], public unitIndex) { } property in LocationInfo
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 5179 …const lineMap = comment.kind === SyntaxKind.MultiLineCommentTrivia ? computeLineStarts(text) : und… constant
|
| D | types.ts | 6632 /* @internal */ lineMap: readonly number[]; property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource11.js | 3438 function LocationInfo(filename, lineMap, unitIndex) { argument
|
| /third_party/typescript/lib/ |
| D | tsc.js | 13581 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
|
| D | typingsInstaller.js | 17400 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
|
| D | typescriptServices.js | 17605 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
|
| D | typescript.js | 17605 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
|
| D | tsserverlibrary.js | 17605 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
|
| D | tsserver.js | 17411 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
|