Searched defs:getCompilerOptions (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | transformer.ts | 180 getCompilerOptions: () => options, constant 577 getCompilerOptions: () => ({}), constant
|
| D | builderPublic.ts | 64 getCompilerOptions(): CompilerOptions; method
|
| D | tsbuildPublic.ts | 662 getCompilerOptions(): CompilerOptions; method
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 2231 getCompilerOptions(): CompilerOptions; method 3580 getCompilerOptions(): CompilerOptions; method 4082 getCompilerOptions(): CompilerOptions; method 5673 getCompilerOptions(): CompilerOptions; method 5984 getCompilerOptions(): CompilerOptions; method
|
| D | typescript.d.ts | 2231 getCompilerOptions(): CompilerOptions; method 3580 getCompilerOptions(): CompilerOptions; method 4082 getCompilerOptions(): CompilerOptions; method 5673 getCompilerOptions(): CompilerOptions; method 5984 getCompilerOptions(): CompilerOptions; method
|
| D | tsserverlibrary.d.ts | 2231 getCompilerOptions(): CompilerOptions; method 3580 getCompilerOptions(): CompilerOptions; method 4082 getCompilerOptions(): CompilerOptions; method 5673 getCompilerOptions(): CompilerOptions; method 5984 getCompilerOptions(): CompilerOptions; method
|
| D | tsc.js | 94573 getCompilerOptions: function () { return options; }, method 94858 getCompilerOptions: function () { return ({}); }, method 95524 getCompilerOptions: function () { return config.options; }, method 101284 getCompilerOptions: function () { return options; }, method 107269 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost) { argument
|
| D | typingsInstaller.js | 114596 getCompilerOptions: function () { return options; }, method 114951 getCompilerOptions: function () { return ({}); }, method 115688 getCompilerOptions: function () { return config.options; }, method 122057 getCompilerOptions: function () { return options; }, method 128952 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2231 getCompilerOptions(): CompilerOptions; method 3580 getCompilerOptions(): CompilerOptions; method 4082 getCompilerOptions(): CompilerOptions; method 5673 getCompilerOptions(): CompilerOptions; method 5984 getCompilerOptions(): CompilerOptions; method
|
| D | tsserverlibrary.d.ts | 2231 getCompilerOptions(): CompilerOptions; method 3580 getCompilerOptions(): CompilerOptions; method 4082 getCompilerOptions(): CompilerOptions; method 5673 getCompilerOptions(): CompilerOptions; method 5984 getCompilerOptions(): CompilerOptions; method
|