/third_party/typescript/tests/baselines/reference/ |
D | APISample_Watch.js | 97 getNewLine: function () { return ts.sys.newLine; } method
|
D | APISample_WatchWithOwnWatchHost.js | 81 getNewLine: function () { return ts.sys.newLine; }, method
|
/third_party/typescript/src/compiler/ |
D | watchPublic.ts | 71 getNewLine(): string; method
|
D | emitter.ts | 730 getNewLine(): string; method
|
D | program.ts | 332 getNewLine(): string; method
|
D | types.ts | 6494 getNewLine(): string; method
|
/third_party/typescript/src/harness/ |
D | harnessLanguageService.ts | 141 public getNewLine(): string { method in Harness.LanguageService.LanguageServiceAdapterHost
|
/third_party/typescript/src/services/ |
D | shims.ts | 74 getNewLine?(): string; method
|
D | types.ts | 209 getNewLine?(): string; method 235 getNewLine?(): string; method
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 3202 getNewLine(): string; method 3297 getNewLine(): string; method 5677 getNewLine?(): string; method
|
D | tsserverlibrary.d.ts | 3202 getNewLine(): string; method 3297 getNewLine(): string; method 5677 getNewLine?(): string; method
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 3117 getNewLine(): string; method 5436 getNewLine?(): string; method
|
D | typescriptServices.d.ts | 3117 getNewLine(): string; method 5436 getNewLine?(): string; method
|
D | tsserverlibrary.d.ts | 3117 getNewLine(): string; method 5436 getNewLine?(): string; method
|
D | tsserverlibrary.js | 18373 function getNewLineCharacter(options, getNewLine) { argument 101578 getNewLine: function () { return host.getNewLine(); }, method 106413 getNewLine: function () { return newLine; }, method 113116 compilerHost.getNewLine = function () { return newLine; }; function 132180 getNewLine: function () { return newLine; }, method 150119 …getNewLine: function () { return ts.getNewLineCharacter(newSettings, function () { return ts.getNe… method 154164 Project.prototype.getNewLine = function () { method in Project
|
D | tsserver.js | 18179 function getNewLineCharacter(options, getNewLine) { argument 101384 getNewLine: function () { return host.getNewLine(); }, method 106219 getNewLine: function () { return newLine; }, method 112922 compilerHost.getNewLine = function () { return newLine; }; function 131611 getNewLine: function () { return newLine; }, method 149550 …getNewLine: function () { return ts.getNewLineCharacter(newSettings, function () { return ts.getNe… method 153970 Project.prototype.getNewLine = function () { method in Project
|
D | typescriptServices.js | 18373 function getNewLineCharacter(options, getNewLine) { argument 101578 getNewLine: function () { return host.getNewLine(); }, method 106413 getNewLine: function () { return newLine; }, method 113116 compilerHost.getNewLine = function () { return newLine; }; function 132180 getNewLine: function () { return newLine; }, method 150119 …getNewLine: function () { return ts.getNewLineCharacter(newSettings, function () { return ts.getNe… method
|
D | typescript.js | 18373 function getNewLineCharacter(options, getNewLine) { argument 101578 getNewLine: function () { return host.getNewLine(); }, method 106413 getNewLine: function () { return newLine; }, method 113116 compilerHost.getNewLine = function () { return newLine; }; function 132180 getNewLine: function () { return newLine; }, method 150119 …getNewLine: function () { return ts.getNewLineCharacter(newSettings, function () { return ts.getNe… method
|
D | tsc.js | 14246 function getNewLineCharacter(options, getNewLine) { argument 82804 getNewLine: function () { return host.getNewLine(); }, method 87192 getNewLine: function () { return newLine; }, method 92988 compilerHost.getNewLine = function () { return newLine; }; function
|
D | typingsInstaller.js | 18168 function getNewLineCharacter(options, getNewLine) { argument 101373 getNewLine: function () { return host.getNewLine(); }, method 106208 getNewLine: function () { return newLine; }, method 112911 compilerHost.getNewLine = function () { return newLine; }; function
|