Searched defs:languageVersionOrOptions (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 201 …nst impliedNodeFormat: SourceFile["impliedNodeFormat"] = typeof languageVersionOrOptions === "obje… constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 26250 …function createSourceFile(fileName, sourceText, languageVersionOrOptions, setParentNodes, scriptKi… argument 100347 function getSourceFile(fileName, languageVersionOrOptions, onError) { argument 107274 getSourceFile: function (fileName, languageVersionOrOptions, onError) { argument 107740 …function getVersionedSourceFileByPath(fileName, path, languageVersionOrOptions, onError, shouldCre… argument
|
| D | typingsInstaller.js | 32374 …function createSourceFile(fileName, sourceText, languageVersionOrOptions, setParentNodes, scriptKi… argument 120992 function getSourceFile(fileName, languageVersionOrOptions, onError) { argument 128957 getSourceFile: function (fileName, languageVersionOrOptions, onError) { argument 129460 …function getVersionedSourceFileByPath(fileName, path, languageVersionOrOptions, onError, shouldCre… argument
|