Searched defs:getDocCommentTemplateAtPosition (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/services/ |
| D | jsDoc.ts | 340 …export function getDocCommentTemplateAtPosition(newLine: string, sourceFile: SourceFile, position:… function
|
| D | services.ts | 2153 …function getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentT… function 2750 getDocCommentTemplateAtPosition, constant
|
| D | shims.ts | 268 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | types.ts | 522 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 6490 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | typescriptServices.d.ts | 6490 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | tsserverlibrary.d.ts | 6490 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 6490 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | tsserverlibrary.d.ts | 6490 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|