Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DwatchPublic.ts227 export interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> { interface
278 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;
283 …esAndCompilerOptions<T> & WatchCompilerHostOfConfigFile<T>): WatchOfFilesAndCompilerOptions<T> | W…
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts98 …derProgram> = void | SolutionBuilder<T> | WatchOfConfigFile<T> | WatchOfFilesAndCompilerOptions<T>;
/third_party/typescript/lib/
Dtypescript.d.ts5888 interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {
5900 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;
DtypescriptServices.d.ts5888 interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {
5900 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;
Dtsserverlibrary.d.ts5888 interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {
5900 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5888 interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {
5900 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;
Dtsserverlibrary.d.ts5888 interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {
5900 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;