Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/builder/
DBodyBuilder.ts360 const nestedMethodName = nestedMethod.getName(); constant
401 const nestedMethodName = nestedMethod.getName(); constant
536 const nestedMethodName = methodSignature.getMethodSubSignature().getMethodName(); constant