Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DBuildModuleChains.ts174 const methodLine = scene.getMethod(module)?.getLine(); constant
195 const methodLine = scene.getMethod(module.getDeclaringMethodSignature())?.getLine(); constant