Home
last modified time | relevance | path

Searched defs:uncommentSelection (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
Dshims.ts290 uncommentSelection(fileName: string, textChange: TextRange): string; method
Dservices.ts2274 function uncommentSelection(fileName: string, textRange: TextRange): TextChange[] { function
Dtypes.ts540 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts234 public uncommentSelection(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5629 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
DtypescriptServices.d.ts5629 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtypescript.d.ts5629 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtsserverlibrary.js150882 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
Dtsserver.js150313 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
Dtypescript.js150882 function uncommentSelection(fileName, textRange) { function
151156 uncommentSelection: uncommentSelection, property
152528 LanguageServiceShimObject.prototype.uncommentSelection = function (fileName, textRange) { method in LanguageServiceShimObject
DtypescriptServices.js150882 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/
Dtsserverlibrary.d.ts5714 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtypescript.d.ts5714 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method