Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts536 arguments: ApplyCodeActionCommandRequestArgs;
575 interface ApplyCodeActionCommandRequestArgs { interface
Dtsserverlibrary.d.ts7113 arguments: ApplyCodeActionCommandRequestArgs;
7152 interface ApplyCodeActionCommandRequestArgs {
/third_party/typescript/src/server/
Dprotocol.ts724 arguments: ApplyCodeActionCommandRequestArgs;
784 export interface ApplyCodeActionCommandRequestArgs { interface
Dsession.ts2217 private applyCodeActionCommand(args: protocol.ApplyCodeActionCommandRequestArgs): {} {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7362 arguments: ApplyCodeActionCommandRequestArgs;
7401 interface ApplyCodeActionCommandRequestArgs {