Searched defs:getCompilerOptions (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | transformer.ts | 180 getCompilerOptions: () => options, constant 579 getCompilerOptions: () => ({}), constant
|
| D | builderPublic.ts | 64 getCompilerOptions(): CompilerOptions; method
|
| D | tsbuildPublic.ts | 662 getCompilerOptions(): CompilerOptions; method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2253 getCompilerOptions(): CompilerOptions; method 3613 getCompilerOptions(): CompilerOptions; method 4119 getCompilerOptions(): CompilerOptions; method 5762 getCompilerOptions(): CompilerOptions; method 6073 getCompilerOptions(): CompilerOptions; method
|
| D | typescriptServices.d.ts | 2253 getCompilerOptions(): CompilerOptions; method 3613 getCompilerOptions(): CompilerOptions; method 4119 getCompilerOptions(): CompilerOptions; method 5762 getCompilerOptions(): CompilerOptions; method 6073 getCompilerOptions(): CompilerOptions; method
|
| D | tsserverlibrary.d.ts | 2253 getCompilerOptions(): CompilerOptions; method 3613 getCompilerOptions(): CompilerOptions; method 4119 getCompilerOptions(): CompilerOptions; method 5762 getCompilerOptions(): CompilerOptions; method 6073 getCompilerOptions(): CompilerOptions; method
|
| D | tsc.js | 95902 getCompilerOptions: function () { return options; }, method 96189 getCompilerOptions: function () { return ({}); }, method 96861 getCompilerOptions: function () { return config.options; }, method 102652 getCompilerOptions: function () { return options; }, method 108694 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost) { argument
|
| D | typingsInstaller.js | 116134 getCompilerOptions: function () { return options; }, method 116491 getCompilerOptions: function () { return ({}); }, method 117234 getCompilerOptions: function () { return config.options; }, method 123634 getCompilerOptions: function () { return options; }, method 130590 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2253 getCompilerOptions(): CompilerOptions; method 3613 getCompilerOptions(): CompilerOptions; method 4119 getCompilerOptions(): CompilerOptions; method 5762 getCompilerOptions(): CompilerOptions; method 6073 getCompilerOptions(): CompilerOptions; method
|
| D | tsserverlibrary.d.ts | 2253 getCompilerOptions(): CompilerOptions; method 3613 getCompilerOptions(): CompilerOptions; method 4119 getCompilerOptions(): CompilerOptions; method 5762 getCompilerOptions(): CompilerOptions; method 6073 getCompilerOptions(): CompilerOptions; method
|