Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DExpr.ts676 let op1Type = this.op1.getType(); variable
765 const op1Type = this.op1.getType(); constant