| /third_party/typescript/src/services/ |
| D | shims.ts | 290 uncommentSelection(fileName: string, textChange: TextRange): string; method
|
| D | services.ts | 2274 function uncommentSelection(fileName: string, textRange: TextRange): TextChange[] { function
|
| D | types.ts | 540 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| /third_party/typescript/src/harness/ |
| D | fourslashInterfaceImpl.ts | 234 public uncommentSelection(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 5629 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescriptServices.d.ts | 5629 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescript.d.ts | 5629 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | tsserverlibrary.js | 150882 function uncommentSelection(fileName, textRange) { function 151156 uncommentSelection: uncommentSelection, property 152528 LanguageServiceShimObject.prototype.uncommentSelection = function (fileName, textRange) { method in LanguageServiceShimObject 161537 Session.prototype.uncommentSelection = function (args, simplifiedResult) { method in Session
|
| D | tsserver.js | 150313 function uncommentSelection(fileName, textRange) { function 150587 uncommentSelection: uncommentSelection, property 151959 LanguageServiceShimObject.prototype.uncommentSelection = function (fileName, textRange) { method in LanguageServiceShimObject 161343 Session.prototype.uncommentSelection = function (args, simplifiedResult) { method in Session
|
| D | typescript.js | 150882 function uncommentSelection(fileName, textRange) { function 151156 uncommentSelection: uncommentSelection, property 152528 LanguageServiceShimObject.prototype.uncommentSelection = function (fileName, textRange) { method in LanguageServiceShimObject
|
| D | typescriptServices.js | 150882 function uncommentSelection(fileName, textRange) { function 151156 uncommentSelection: uncommentSelection, property 152528 LanguageServiceShimObject.prototype.uncommentSelection = function (fileName, textRange) { method in LanguageServiceShimObject
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 5714 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescript.d.ts | 5714 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
|