Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DIRInference.ts375 const argMethod = scene.getMethod(argType.getMethodSignature()); constant
577 const argMethod = scene.getMethod(argMethodSignature); constant