Searched defs:useText (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/server/ | ||
| D | scriptInfo.ts | 77 public useText(newText?: string) { method in ts.server.TextStorage |
| /third_party/typescript/lib/ | ||
| D | tsserverlibrary.js | 153315 TextStorage.prototype.useText = function (newText) { method in TextStorage |
| D | tsserver.js | 153121 TextStorage.prototype.useText = function (newText) { method in TextStorage |