Home
last modified time | relevance | path

Searched refs:SendableClassInheritance (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DProblems.ts97 SendableClassInheritance, enumerator
DFaultDesc.ts100 faultDesc[FaultID.SendableClassInheritance] = 'Sendable class inheritance';
DFaultAttrs.ts108 faultsAttrs[FaultID.SendableClassInheritance] = new FaultAttributes(153);
DTypeScriptLinter.ts1400 this.incrementCounters(tsTypeExpr, FaultID.SendableClassInheritance);
1411 this.incrementCounters(tsTypeExpr, FaultID.SendableClassInheritance);
1415 this.incrementCounters(tsTypeExpr, FaultID.SendableClassInheritance);
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Drecipes.rst4367 :keywords: SendableClassInheritance