Home
last modified time | relevance | path

Searched refs:SendableTypeInheritance (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DProblems.ts110 SendableTypeInheritance, enumerator
DFaultDesc.ts114 faultDesc[FaultID.SendableTypeInheritance] = 'Sendable type inheritance';
DFaultAttrs.ts121 faultsAttrs[FaultID.SendableTypeInheritance] = new FaultAttributes(166);
DInteropTypescriptLinter.ts373 this.incrementCounters(tsTypeExpr, FaultID.SendableTypeInheritance);