Home
last modified time | relevance | path

Searched defs:getDocCommentTemplateAtPosition (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
DjsDoc.ts254 …export function getDocCommentTemplateAtPosition(newLine: string, sourceFile: SourceFile, position:… function
Dservices.ts2018 …function getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentT… function
2570 getDocCommentTemplateAtPosition, constant
Dshims.ts266getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
Dtypes.ts495getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
/third_party/typescript/lib/
DtypescriptServices.d.ts5600getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
Dtypescript.d.ts5600getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
Dtsserverlibrary.d.ts5600getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
DtypescriptServices.js127434 function getDocCommentTemplateAtPosition(newLine, sourceFile, position, options) { function
150659 function getDocCommentTemplateAtPosition(fileName, position, options) { function
151132 getDocCommentTemplateAtPosition: getDocCommentTemplateAtPosition, property
152464 …LanguageServiceShimObject.prototype.getDocCommentTemplateAtPosition = function (fileName, position… method in LanguageServiceShimObject
Dtypescript.js127434 function getDocCommentTemplateAtPosition(newLine, sourceFile, position, options) { function
150659 function getDocCommentTemplateAtPosition(fileName, position, options) { function
151132 getDocCommentTemplateAtPosition: getDocCommentTemplateAtPosition, property
152464 …LanguageServiceShimObject.prototype.getDocCommentTemplateAtPosition = function (fileName, position… method in LanguageServiceShimObject
Dtsserver.js126865 function getDocCommentTemplateAtPosition(newLine, sourceFile, position, options) { function
150090 function getDocCommentTemplateAtPosition(fileName, position, options) { function
150563 getDocCommentTemplateAtPosition: getDocCommentTemplateAtPosition, property
151895 …LanguageServiceShimObject.prototype.getDocCommentTemplateAtPosition = function (fileName, position… method in LanguageServiceShimObject
Dtsserverlibrary.js127434 function getDocCommentTemplateAtPosition(newLine, sourceFile, position, options) { function
150659 function getDocCommentTemplateAtPosition(fileName, position, options) { function
151132 getDocCommentTemplateAtPosition: getDocCommentTemplateAtPosition, property
152464 …LanguageServiceShimObject.prototype.getDocCommentTemplateAtPosition = function (fileName, position… method in LanguageServiceShimObject
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5685getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
Dtypescript.d.ts5685getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method