| /third_party/typescript/src/services/ |
| D | shims.ts | 289 commentSelection(fileName: string, textChange: TextRange): string; method
|
| D | services.ts | 2264 function commentSelection(fileName: string, textRange: TextRange): TextChange[] { function
|
| D | types.ts | 539 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| /third_party/typescript/src/harness/ |
| D | fourslashInterfaceImpl.ts | 230 public commentSelection(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 5628 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescriptServices.d.ts | 5628 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescript.d.ts | 5628 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | tsserverlibrary.js | 150874 function commentSelection(fileName, textRange) { function 151155 commentSelection: commentSelection, property 152524 LanguageServiceShimObject.prototype.commentSelection = function (fileName, textRange) { method in LanguageServiceShimObject 161525 Session.prototype.commentSelection = function (args, simplifiedResult) { method in Session
|
| D | tsserver.js | 150305 function commentSelection(fileName, textRange) { function 150586 commentSelection: commentSelection, property 151955 LanguageServiceShimObject.prototype.commentSelection = function (fileName, textRange) { method in LanguageServiceShimObject 161331 Session.prototype.commentSelection = function (args, simplifiedResult) { method in Session
|
| D | typescript.js | 150874 function commentSelection(fileName, textRange) { function 151155 commentSelection: commentSelection, property 152524 LanguageServiceShimObject.prototype.commentSelection = function (fileName, textRange) { method in LanguageServiceShimObject
|
| D | typescriptServices.js | 150874 function commentSelection(fileName, textRange) { function 151155 commentSelection: commentSelection, property 152524 LanguageServiceShimObject.prototype.commentSelection = function (fileName, textRange) { method in LanguageServiceShimObject
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 5713 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescript.d.ts | 5713 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|