| /third_party/typescript/src/services/ |
| D | shims.ts | 288 toggleMultilineComment(fileName: string, textChange: TextRange): string; method
|
| D | services.ts | 2143 …function toggleMultilineComment(fileName: string, textRange: TextRange, insertComment?: boolean, i… function
|
| D | types.ts | 538 toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[]; method
|
| /third_party/typescript/src/harness/ |
| D | fourslashInterfaceImpl.ts | 226 public toggleMultilineComment(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 5627 toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescript.d.ts | 5627 toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | tsserverlibrary.d.ts | 5627 toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | tsserver.js | 150197 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { function 150585 toggleMultilineComment: toggleMultilineComment, property 151951 … LanguageServiceShimObject.prototype.toggleMultilineComment = function (fileName, textRange) { method in LanguageServiceShimObject 161319 Session.prototype.toggleMultilineComment = function (args, simplifiedResult) { method in Session
|
| D | tsserverlibrary.js | 150766 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { function 151154 toggleMultilineComment: toggleMultilineComment, property 152520 … LanguageServiceShimObject.prototype.toggleMultilineComment = function (fileName, textRange) { method in LanguageServiceShimObject 161513 Session.prototype.toggleMultilineComment = function (args, simplifiedResult) { method in Session
|
| D | typescriptServices.js | 150766 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { function 151154 toggleMultilineComment: toggleMultilineComment, property 152520 … LanguageServiceShimObject.prototype.toggleMultilineComment = function (fileName, textRange) { method in LanguageServiceShimObject
|
| D | typescript.js | 150766 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { function 151154 toggleMultilineComment: toggleMultilineComment, property 152520 … LanguageServiceShimObject.prototype.toggleMultilineComment = function (fileName, textRange) { method in LanguageServiceShimObject
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 5712 toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[]; method
|
| D | typescript.d.ts | 5712 toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[]; method
|