Home
last modified time | relevance | path

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

/third_party/typescript/src/tsserver/
Dserver.ts34 const syntaxOnly = hasArgument("--syntaxOnly"); constant
/third_party/typescript/src/webServer/
DwebServer.ts178 syntaxOnly: SessionOptions["syntaxOnly"]; property
/third_party/typescript/src/server/
Dsession.ts704 syntaxOnly?: boolean; property
776 syntaxOnly: opts.syntaxOnly, constant
DeditorServices.ts421 syntaxOnly?: boolean; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts9763 syntaxOnly?: boolean; property
10063 syntaxOnly?: boolean; property
Dtsserver.js159953 syntaxOnly: opts.syntaxOnly, property
164412 syntaxOnly: syntaxOnly, property
Dtsserverlibrary.js160147 syntaxOnly: opts.syntaxOnly, property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10048 syntaxOnly?: boolean; property
10348 syntaxOnly?: boolean; property