Searched defs:getDocCommentTemplateAtPosition (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/services/ |
| D | jsDoc.ts | 365 export function getDocCommentTemplateAtPosition(newLine: string, sourceFile: SourceFile, position: … function
|
| D | services.ts | 2502 …function getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentT… function 3099 getDocCommentTemplateAtPosition, constant
|
| D | shims.ts | 298 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | types.ts | 564 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 6756 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | tsserverlibrary.d.ts | 10686 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 6756 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|
| D | tsserverlibrary.d.ts | 10686 …getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOp… method
|