Searched refs:InterfaceMerging (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 24 …DestructuringParameter, YieldExpression, InterfaceMerging, EnumMerging, InterfaceExtendsClass, Ind… enumerator 109 faultsAttrs[FaultID.InterfaceMerging] = new FaultAttributes(103);
|
| D | TypeScriptLinterConfig.ts | 47 LinterConfig.nodeDesc[FaultID.InterfaceMerging] = "merging interfaces";
|
| D | TypeScriptLinter.ts | 587 if (iDeclCount > 1) this.incrementCounters(node, FaultID.InterfaceMerging);
|
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Problems.ts | 22 …DestructuringParameter, YieldExpression, InterfaceMerging, EnumMerging, InterfaceExtendsClass, Ind… enumerator 106 faultsAttrs[FaultID.InterfaceMerging] = { cookBookRef: "103", };
|
| D | TypeScriptLinterConfig.ts | 48 LinterConfig.nodeDesc[FaultID.InterfaceMerging] = "merging interfaces";
|
| D | TypeScriptLinter.ts | 586 if (iDeclCount > 1) this.incrementCounters(node, FaultID.InterfaceMerging);
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 8755 InterfaceMerging = 11, 9118 InterfaceMerging = 10,
|
| D | typescriptServices.d.ts | 8755 InterfaceMerging = 11, 9118 InterfaceMerging = 10,
|
| D | tsserverlibrary.d.ts | 12694 InterfaceMerging = 11, 13057 InterfaceMerging = 10,
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 8755 InterfaceMerging = 11, 9118 InterfaceMerging = 10,
|
| D | tsserverlibrary.d.ts | 12694 InterfaceMerging = 11, 13057 InterfaceMerging = 10,
|