Searched defs:getScriptVersion (Results 1 – 10 of 10) sorted by relevance
140 …getScriptVersion: function (fileName) { return files[fileName] && files[fileName].version.toString… method
3543 TypeScriptLS.prototype.getScriptVersion = function (scriptIndex) { method in TypeScriptLS
71 getScriptVersion: notImplemented, constant
69 getScriptVersion(fileName: string): string; method447 public getScriptVersion(fileName: string): string { method in ts.LanguageServiceShimHostAdapter
249 getScriptVersion(fileName: string): string; method
6318 getScriptVersion(fileName: string): string; method