Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dprotocol.ts413 export interface IndentationRequest extends FileLocationRequest { interface
Dsession.ts2654 [CommandNames.Indentation]: (request: protocol.IndentationRequest) => {
/third_party/typescript/lib/
Dprotocol.d.ts273 interface IndentationRequest extends FileLocationRequest { interface
Dtsserverlibrary.d.ts6850 interface IndentationRequest extends FileLocationRequest {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6941 interface IndentationRequest extends FileLocationRequest {