Home
last modified time | relevance | path

Searched defs:rightOpTypeClass (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropS2DObjectLiteralsCheck.ts275 const rightOpTypeClass = this.getClassWithType(rightOpType); constant
315 const rightOpTypeClass = this.getClassWithType(rightOpType); constant