Searched defs:newStatement (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/services/ |
| D | textChanges.ts | 99 const newStatement = factory.createReturnStatement( constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 135578 … ChangeTracker.prototype.insertNodeAtConstructorStart = function (sourceFile, ctr, newStatement) { argument 135587 … ChangeTracker.prototype.insertNodeAtConstructorEnd = function (sourceFile, ctr, newStatement) { argument
|
| D | typescript.js | 135578 … ChangeTracker.prototype.insertNodeAtConstructorStart = function (sourceFile, ctr, newStatement) { argument 135587 … ChangeTracker.prototype.insertNodeAtConstructorEnd = function (sourceFile, ctr, newStatement) { argument
|
| D | tsserverlibrary.js | 135578 … ChangeTracker.prototype.insertNodeAtConstructorStart = function (sourceFile, ctr, newStatement) { argument 135587 … ChangeTracker.prototype.insertNodeAtConstructorEnd = function (sourceFile, ctr, newStatement) { argument
|
| D | tsserver.js | 135009 … ChangeTracker.prototype.insertNodeAtConstructorStart = function (sourceFile, ctr, newStatement) { argument 135018 … ChangeTracker.prototype.insertNodeAtConstructorEnd = function (sourceFile, ctr, newStatement) { argument
|