Home
last modified time | relevance | path

Searched refs:UncommentSelectionRequest (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts1622 export interface UncommentSelectionRequest extends FileRequest { interface
Dsession.ts2897 [CommandNames.UncommentSelection]: (request: protocol.UncommentSelectionRequest) => {
2900 … [CommandNames.UncommentSelectionFull]: (request: protocol.UncommentSelectionRequest) => {
/third_party/typescript/lib/
Dprotocol.d.ts1180 interface UncommentSelectionRequest extends FileRequest { interface
Dtsserverlibrary.d.ts7757 interface UncommentSelectionRequest extends FileRequest {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7848 interface UncommentSelectionRequest extends FileRequest {