Home
last modified time | relevance | path

Searched refs:InterfaceMerging (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DProblems.ts24 …DestructuringParameter, YieldExpression, InterfaceMerging, EnumMerging, InterfaceExtendsClass, Ind… enumerator
109 faultsAttrs[FaultID.InterfaceMerging] = new FaultAttributes(103);
DTypeScriptLinterConfig.ts47 LinterConfig.nodeDesc[FaultID.InterfaceMerging] = "merging interfaces";
DTypeScriptLinter.ts587 if (iDeclCount > 1) this.incrementCounters(node, FaultID.InterfaceMerging);
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DProblems.ts22 …DestructuringParameter, YieldExpression, InterfaceMerging, EnumMerging, InterfaceExtendsClass, Ind… enumerator
106 faultsAttrs[FaultID.InterfaceMerging] = { cookBookRef: "103", };
DTypeScriptLinterConfig.ts48 LinterConfig.nodeDesc[FaultID.InterfaceMerging] = "merging interfaces";
DTypeScriptLinter.ts586 if (iDeclCount > 1) this.incrementCounters(node, FaultID.InterfaceMerging);
/third_party/typescript/lib/
Dtypescript.d.ts8755 InterfaceMerging = 11,
9118 InterfaceMerging = 10,
DtypescriptServices.d.ts8755 InterfaceMerging = 11,
9118 InterfaceMerging = 10,
Dtsserverlibrary.d.ts12694 InterfaceMerging = 11,
13057 InterfaceMerging = 10,
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts8755 InterfaceMerging = 11,
9118 InterfaceMerging = 10,
Dtsserverlibrary.d.ts12694 InterfaceMerging = 11,
13057 InterfaceMerging = 10,