Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dshims.ts322 uncommentSelection(fileName: string, textChange: TextRange): string; method
Dservices.ts2763 function uncommentSelection(fileName: string, textRange: TextRange): TextChange[] { function
Dtypes.ts616 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts244 public uncommentSelection(newFileContent: string) { method in VerifyNegatable
/third_party/typescript/lib/
Dtypescript.d.ts6786 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtsserverlibrary.d.ts10716 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6786 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
Dtsserverlibrary.d.ts10716 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method