Home
last modified time | relevance | path

Searched refs:getJSDocCommentRanges (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/services/
DtextChanges.ts180 const JSDocComments = getJSDocCommentRanges(node, sourceFile.text);
/third_party/typescript/src/compiler/
Dutilities.ts1421 export function getJSDocCommentRanges(node: Node, text: string) { function
Dparser.ts1069 …const jsDoc = mapDefined(getJSDocCommentRanges(node, sourceText), comment => JSDocParser.parseJSDo…
/third_party/typescript/lib/
DtypingsInstaller.js14498 function getJSDocCommentRanges(node, text) { function
14513 ts.getJSDocCommentRanges = getJSDocCommentRanges;
29096 …var jsDoc = ts.mapDefined(ts.getJSDocCommentRanges(node, sourceText), function (comment) { return …
Dtsc.js11102 function getJSDocCommentRanges(node, text) { function
11116 ts.getJSDocCommentRanges = getJSDocCommentRanges;
23479 …var jsDoc = ts.mapDefined(ts.getJSDocCommentRanges(node, sourceText), function (comment) { return …
Dtsserver.js14509 function getJSDocCommentRanges(node, text) { function
14524 ts.getJSDocCommentRanges = getJSDocCommentRanges;
29107 …var jsDoc = ts.mapDefined(ts.getJSDocCommentRanges(node, sourceText), function (comment) { return …
134723 var JSDocComments = ts.getJSDocCommentRanges(node, sourceFile.text);
DtypescriptServices.js14703 function getJSDocCommentRanges(node, text) { function
14718 ts.getJSDocCommentRanges = getJSDocCommentRanges;
29301 …var jsDoc = ts.mapDefined(ts.getJSDocCommentRanges(node, sourceText), function (comment) { return …
135292 var JSDocComments = ts.getJSDocCommentRanges(node, sourceFile.text);
Dtsserverlibrary.js14703 function getJSDocCommentRanges(node, text) { function
14718 ts.getJSDocCommentRanges = getJSDocCommentRanges;
29301 …var jsDoc = ts.mapDefined(ts.getJSDocCommentRanges(node, sourceText), function (comment) { return …
135292 var JSDocComments = ts.getJSDocCommentRanges(node, sourceFile.text);
Dtypescript.js14703 function getJSDocCommentRanges(node, text) { function
14718 ts.getJSDocCommentRanges = getJSDocCommentRanges;
29301 …var jsDoc = ts.mapDefined(ts.getJSDocCommentRanges(node, sourceText), function (comment) { return …
135292 var JSDocComments = ts.getJSDocCommentRanges(node, sourceFile.text);