Home
last modified time | relevance | path

Searched refs:ToggleLineComment (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts143 ToggleLineComment = "toggleLineComment", enumerator
1648 command: CommandTypes.ToggleLineComment;
Dsession.ts3291 [CommandNames.ToggleLineComment]: (request: protocol.ToggleLineCommentRequest) => {
/third_party/typescript/lib/
Dprotocol.d.ts70 ToggleLineComment = "toggleLineComment", enumerator
1205 command: CommandTypes.ToggleLineComment;
Dtsserverlibrary.d.ts7575 ToggleLineComment = "toggleLineComment",
8710 command: CommandTypes.ToggleLineComment;
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts277 CommandNames.ToggleLineComment,
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7575 ToggleLineComment = "toggleLineComment",
8710 command: CommandTypes.ToggleLineComment;