Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dshims.ts292 uncommentSelection(fileName: string, textChange: TextRange): string; method
Dservices.ts2411 function uncommentSelection(fileName: string, textRange: TextRange): TextChange[] { function
Dtypes.ts574 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts242 public uncommentSelection(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
/third_party/typescript/lib/
Dtypescript.d.ts6416 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
DtypescriptServices.d.ts6416 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtsserverlibrary.d.ts6416 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6416 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtsserverlibrary.d.ts6416 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method