Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropS2DObjectLiteralsCheck.ts124 const rightOpType = stmt.getRightOp().getType(); constant
271 const rightOpType = fieldAssignStmt.getRightOp().getType(); constant
311 const rightOpType = val.getType(); constant
DNoTSLikeAsCheck.ts553 const rightOpType = stmt.getRightOp().getType(); constant