Searched defs:tryInsertThisTypeAnnotation (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/services/ |
| D | textChanges.ts | 466 …public tryInsertThisTypeAnnotation(sourceFile: SourceFile, node: ThisTypeAnnotatable, type: TypeNo… method in ts.textChanges.ChangeTracker
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 135550 … ChangeTracker.prototype.tryInsertThisTypeAnnotation = function (sourceFile, node, type) { method in ChangeTracker
|
| D | typescript.js | 135550 … ChangeTracker.prototype.tryInsertThisTypeAnnotation = function (sourceFile, node, type) { method in ChangeTracker
|
| D | tsserver.js | 134981 … ChangeTracker.prototype.tryInsertThisTypeAnnotation = function (sourceFile, node, type) { method in ChangeTracker
|
| D | tsserverlibrary.js | 135550 … ChangeTracker.prototype.tryInsertThisTypeAnnotation = function (sourceFile, node, type) { method in ChangeTracker
|