Searched defs:getCompilerOptions (Results 1 – 10 of 10) sorted by relevance
/third_party/typescript/src/compiler/ |
D | builderPublic.ts | 64 getCompilerOptions(): CompilerOptions; method
|
D | transformer.ts | 180 getCompilerOptions: () => options, constant
|
D | tsbuildPublic.ts | 662 getCompilerOptions(): CompilerOptions; method
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 2227 getCompilerOptions(): CompilerOptions; method 3552 getCompilerOptions(): CompilerOptions; method 4054 getCompilerOptions(): CompilerOptions; method 5642 getCompilerOptions(): CompilerOptions; method 5949 getCompilerOptions(): CompilerOptions; method
|
D | typescriptServices.d.ts | 2227 getCompilerOptions(): CompilerOptions; method 3552 getCompilerOptions(): CompilerOptions; method 4054 getCompilerOptions(): CompilerOptions; method 5642 getCompilerOptions(): CompilerOptions; method 5949 getCompilerOptions(): CompilerOptions; method
|
D | tsserverlibrary.d.ts | 2227 getCompilerOptions(): CompilerOptions; method 3552 getCompilerOptions(): CompilerOptions; method 4054 getCompilerOptions(): CompilerOptions; method 5642 getCompilerOptions(): CompilerOptions; method 5949 getCompilerOptions(): CompilerOptions; method
|
D | typingsInstaller.js | 114352 getCompilerOptions: function () { return options; }, method 114702 getCompilerOptions: function () { return ({}); }, method 115428 getCompilerOptions: function () { return config.options; }, method 121755 getCompilerOptions: function () { return options; }, method 128480 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost) { argument
|
D | tsc.js | 94349 getCompilerOptions: function () { return options; }, method 94630 getCompilerOptions: function () { return ({}); }, method 95286 getCompilerOptions: function () { return config.options; }, method 101006 getCompilerOptions: function () { return options; }, method 106823 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost) { argument
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 2227 getCompilerOptions(): CompilerOptions; method 3552 getCompilerOptions(): CompilerOptions; method 4054 getCompilerOptions(): CompilerOptions; method 5642 getCompilerOptions(): CompilerOptions; method 5949 getCompilerOptions(): CompilerOptions; method
|
D | tsserverlibrary.d.ts | 2227 getCompilerOptions(): CompilerOptions; method 3552 getCompilerOptions(): CompilerOptions; method 4054 getCompilerOptions(): CompilerOptions; method 5642 getCompilerOptions(): CompilerOptions; method 5949 getCompilerOptions(): CompilerOptions; method
|