Searched defs:getNodeCount (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2111 getNodeCount(): number; method
|
| D | tsserverlibrary.d.ts | 2111 getNodeCount(): number; method
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 2102 getNodeCount(): number; method
|
| D | typescript.d.ts | 2102 getNodeCount(): number; method
|
| D | typescriptServices.d.ts | 2102 getNodeCount(): number; method
|
| D | tsc.js | 36044 getNodeCount: function () { return ts.sum(host.getSourceFiles(), "nodeCount"); }, method 87854 … getNodeCount: function () { return getDiagnosticsProducingTypeChecker().getNodeCount(); }, method
|
| D | typingsInstaller.js | 44185 getNodeCount: function () { return ts.sum(host.getSourceFiles(), "nodeCount"); }, method 106955 … getNodeCount: function () { return getDiagnosticsProducingTypeChecker().getNodeCount(); }, method
|
| D | typescriptServices.js | 44390 getNodeCount: function () { return ts.sum(host.getSourceFiles(), "nodeCount"); }, method 107160 … getNodeCount: function () { return getDiagnosticsProducingTypeChecker().getNodeCount(); }, method
|
| D | typescript.js | 44390 getNodeCount: function () { return ts.sum(host.getSourceFiles(), "nodeCount"); }, method 107160 … getNodeCount: function () { return getDiagnosticsProducingTypeChecker().getNodeCount(); }, method
|
| D | tsserverlibrary.js | 44390 getNodeCount: function () { return ts.sum(host.getSourceFiles(), "nodeCount"); }, method 107160 … getNodeCount: function () { return getDiagnosticsProducingTypeChecker().getNodeCount(); }, method
|
| D | tsserver.js | 44196 getNodeCount: function () { return ts.sum(host.getSourceFiles(), "nodeCount"); }, method 106966 … getNodeCount: function () { return getDiagnosticsProducingTypeChecker().getNodeCount(); }, method
|