Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DIRInference.ts797 … const newOpValue = ModelUtils.findArkModelBySignature(newOpValueType.getClassSignature(), scene); constant
802 … const newOpValue = ModelUtils.findArkModelBySignature(newOpValueType.getMethodSignature(), scene); constant