Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DProblems.ts115 SendableExplicitFieldType, enumerator
DFaultDesc.ts119 faultDesc[FaultID.SendableExplicitFieldType] = 'Field in sendable class must have type annotation';
DFaultAttrs.ts126 faultsAttrs[FaultID.SendableExplicitFieldType] = new FaultAttributes(171);
DTypeScriptLinter.ts762 this.incrementCounters(node, FaultID.SendableExplicitFieldType);