Home
last modified time | relevance | path

Searched refs:WatchOfConfigFile (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts182 export interface WatchOfConfigFile<T> extends Watch<T> { interface
232 …tchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;
233 …<T> & WatchCompilerHostOfConfigFile<T>): WatchOfFilesAndCompilerOptions<T> | WatchOfConfigFile<T> {
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts34 …export type Watch = WatchOfConfigFile<EmitAndSemanticDiagnosticsBuilderProgram> | WatchOfFilesAndC…
/third_party/typescript/lib/
Dtypescript.d.ts5121 interface WatchOfConfigFile<T> extends Watch<T> {
5142 …tchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;
DtypescriptServices.d.ts5121 interface WatchOfConfigFile<T> extends Watch<T> {
5142 …tchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;
Dtsserverlibrary.d.ts5121 interface WatchOfConfigFile<T> extends Watch<T> {
5142 …tchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5362 interface WatchOfConfigFile<T> extends Watch<T> {
5383 …tchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;
Dtsserverlibrary.d.ts5362 interface WatchOfConfigFile<T> extends Watch<T> {
5383 …tchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;