Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DDummyMainCreater.ts124 for (const defaultMethod of defaultMethods) { constant
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DObjectLiteralCheck.ts129 const defaultMethod = file.getDefaultClass().getDefaultArkMethod(); constant
DInteropBackwardDFACheck.ts142 const defaultMethod = file.getDefaultClass().getDefaultArkMethod(); constant